- For some special cases, left click now open the report window and shift+click shows the tooltip content in the window.
- Damage Taken by Spells now are a part of Damage bracket (no more on custom). - Fixed custom functions for the customized bar left text. - Improvements on report text format and also reverse option now works as intended. - Removed the option for report only what is shown in the window. - Added skins for report panel, the skin follow the skin selected for Player Detail Window.
This commit is contained in:
+5
-1
@@ -699,7 +699,11 @@ function _detalhes.switch:OnRemoveCustom (CustomIndex)
|
||||
--> precisa resetar esse aqui
|
||||
options.atributo = nil
|
||||
options.sub_atributo = nil
|
||||
_detalhes.switch:Update()
|
||||
|
||||
--update if already shown once at least
|
||||
if (_detalhes.switch.vertical_amt) then
|
||||
_detalhes.switch:Update()
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user