Cooldowns hiding behind keybind text
Ahnzhael opened this issue ยท 7 comments
On my Shift-R and Shift-Q (example. Its not only these to binds that have the issue) keybind the cooldown is appearing behind the keybind text. What can i do to fix this, as it was not like this for many many years
I deleted my previous replies, as i did not check close enough. I have tried to disable ALL addons except omni cc (even deleted settings and reinstalled) and i still have the same issue with the cooldown numbers hiding behind the button keybind
PLEASE HELP ME
Asked blizzard and they said it could be a faulty installation, so i xompletely uninstalled everything, the game all addons, curseforge etc. re installed got bartender and omniCC, still the same issue............................
I have the same issue even with zero addons installed except OmniCC. I found easy solution wich requires to modify original code:
OmniCC/OmniCC/core/display.lua
Line 144 in 9770d0f
Change "7" to "500". It needs because hotkey frames have the same strata and their level equals 500.
I have the same issue even with zero addons installed except OmniCC. I found easy solution wich requires to modify original code:
OmniCC/OmniCC/core/display.lua
Line 144 in 9770d0f
Change "7" to "500". It needs because hotkey frames have the same strata and their level equals 500.
You are the hero i needed and did not deserve. It worked! I can not thank you enough :D Massive cudos for your reply <3