Paging cycling through all 6 bars even while disabled - Dominos wow classic 1.15.5
bpkdasbaum opened this issue ยท 2 comments
Steps:
- Add icon in bar 1 and bar 2
- activate paging: action page 2 -> bar 2
- disable all other action pages
- assign a key in key binding to page to next bar
- page into one direction multiple times
--> paging goes through bar 1-6
--> paging to bar 2 will show bar 2
--> paging 3 4 5 6 times will show bar 1 and one has to keep cycling to get back to the acual bar 1
--> 6 presses will cycle to bar 1 2 1 1 1 1
--> it should only cycle through bar 1 and 2 and back to 1.
confirmed behaviour with no other addons running
Addon Version
11.0.8-classic
World of Warcraft Version
Classic Fresh / Era
Your best bet is to repeat your paging sequence for 4/5/6. The best way to think about the increment/decrement bindings is that they affect a global variable, much like shifting forms does.
Your best bet is to repeat your paging sequence for 4/5/6. The best way to think about the increment/decrement bindings is that they affect a global variable, much like shifting forms does.
Thank you! The workaround of assigning the bars instead of leaving them "disabled" works.
