jordonwow / omnibar

https://www.curseforge.com/wow/addons/omnibar
26 stars 27 forks source link

Problem with Tracking Arena in Solo Shuffle #216

Open munkn96 opened 1 year ago

munkn96 commented 1 year ago

Anytime we could get the problem with tracking Arena 1-2-3 fixed? Everytime the rounds shuffles the omnibars that is tracking Arena 1-2-3 isn't getting updated for the new round with the new setups/comps.

Me and alot of others would appreciate this to be fixed.

Peace!

Madsvittrup commented 1 year ago

Yea! Reloading between each shuffle round fixes the problem and updates the arena tracking, but it is a little annoying, heh

grumpylanre commented 1 year ago

As a workaround you can create a macro which calls the refresh: /run OmniBar:Refresh(true);

You then click on the macro after each round in the starting zone and it will refresh all the tracked abilities.

Madsvittrup commented 1 year ago

As a workaround you can create a macro which calls the refresh: /run OmniBar:Refresh(true);

You then click on the macro after each round in the starting zone and it will refresh all the tracked abilities.

This works! Thanks a lot!