odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.07k stars 390 forks source link

Item tooltip rework #3163

Closed builder-247 closed 3 months ago

builder-247 commented 3 months ago

Overview

This PR is a rework of the item tooltip system, very closely matching the in-game panorama UI. The old tooltip code was no longer working as intended, and it was also made before the in-game tooltip rework.

Changes

Known issues

For backpacked items the cooldown & mana icons get resized incorrectly, haven't figured out how to fix this Fixed in https://github.com/odota/web/pull/3164

Comparisons

image

image

image

Patchnotes: image