General Updates
- Fixed an error while scrolling down target npcs in the breakdown window. - Fixed an error when clicking to open the Death Recap by Details!. - End of Mythic Run panel got updates. - Framework updated: new rounded tooltips.
This commit is contained in:
@@ -105,6 +105,9 @@ local PLAYER_DETAILS_WINDOW_HEIGHT = 620
|
||||
local PLAYER_DETAILS_STATUSBAR_HEIGHT = 20
|
||||
local PLAYER_DETAILS_STATUSBAR_ALPHA = 1
|
||||
|
||||
Details222.BreakdownWindow.width = PLAYER_DETAILS_WINDOW_WIDTH
|
||||
Details222.BreakdownWindow.height = PLAYER_DETAILS_WINDOW_HEIGHT
|
||||
|
||||
---@type button[]
|
||||
Details.player_details_tabs = {}
|
||||
---@type button[]
|
||||
|
||||
Reference in New Issue
Block a user