Ko0z / UnitFramesImproved_Vanilla

Backport of UnitFramesImproved to be compatible with 1.12.1 client. IMPORTANT: folder name must be "UnitFramesImproved_Vanilla". (TBC version here: https://github.com/Ko0z/UnitFramesImproved_TBC)
MIT License
16 stars 3 forks source link

Flickering hp bar with new modui #24

Closed johnnybgood89 closed 6 years ago

johnnybgood89 commented 7 years ago

There is a problem with flickering hp bar with modui-newest version. Check you addon for possible fix

Ko0z commented 7 years ago

This is due to changes in modui code. If you want to fix it you have to open modui.toc inside the modui folder and change the two rows that says:

statusbar\gradient.lua statusbar\smooth.lua

CHANGE TO THIS:

--statusbar\gradient.lua --statusbar\smooth.lua