mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
* d2ui: Add tooltip class we reimplemented tooltips in several places (inventory/skill_select_panel). Let's make it its own ui element. * d2player: Refactor skill_select_panel to use the tooltip class * d2player: Refactor inventory to use the tooltip class * Make linter happy * Make golangci-lint 1.27.0 happy as well * tooltip: Remove const and rather disable linter