- Added an option for lock micro displays. When locked they don't interact with mouse or stay on top of menus.
- Fixed ticket #49: death display not working correctly with sort direction bottom-to-top. - Fixed an issue with death display where the text wasn't updating their width correctly. - Fixed an issue with energy and miscellaneous displays type not working correctly with bar animations. - Fixed an issue while loading old profiles wans't updating their values for newer versions of the addon.
This commit is contained in:
@@ -618,7 +618,7 @@ function atributo_energy:RefreshWindow (instancia, tabela_do_combate, forcar, ex
|
||||
end
|
||||
|
||||
if (use_animations) then
|
||||
instancia:fazer_animacoes()
|
||||
instancia:fazer_animacoes (qual_barra-1)
|
||||
end
|
||||
|
||||
if (forcar) then
|
||||
|
||||
Reference in New Issue
Block a user