-
-
Notifications
You must be signed in to change notification settings - Fork 21
Change pages loses Vehicle/Possess/Dragon Riding state #494
Comments
hmm...maybe just disable paging in this case. seems simpler than figuring out a nice ux for switching back |
Disabling paging isn't a good option if you use paging on your main bar. |
can you walk me through that a little? why shouldn't we disable paging when we are in a vehicle and paging and vehicles are both enabled for that bar? and what do you mean recheck state when returning to page 1? we show the vehicle for page one but let them switch to other pages like normal? anyone know how blizzard handles this off the top of their head? |
Blizz's approach is to essentially disable paging, when a Vehicle bar is up. I think either option here is suitable: Page 1 becomes the Vehicle Bar, or paging is disabled while you have a Vehicle Bar. |
Yes, but this addon is better than blizzard. What would you lose if you do the following If paging and vechicle override are both enabled, allow pages 2+ to work as normal, but when switching to page 1, re-check the vehicle, etc state and re-apply it if necessary. That looks like it would give the best of both worlds. |
what is the use case for wanting access to non vehicle abilities while in a vehicle? seems like best case they don't work, worst case they dismount you and you fall to your death. are there places in the game where it makes sense do access another action bar while in a vehicle? |
You're going on the assumption that it's abilities on the other pages. In many of my toons, the other page has things like bankstack/targeting/tomtom/other addon commands/etc All things that I might use regardless of being in a vehicle |
that makes sense. thanks! |
My example is Death Knight Frost Walk, which I have on page 2, can be cast while mounted, and it's quite useful to be able to walk on water even on the Dragon Riding mount. |
Issue description:
If you have a bar which is both paged and also Vehicle, Possess, or Dragon Riding (or a combo of). Then when in Vehicle, Possess, or Dragon Riding state, and you hit change page buttons then the bar will lose the Vehicle/Possess/Dragon Riding state, and show normal actions again.
There should either be someway of preventing it from changing Page when in Vehicle/Possess/Dragon Riding state, or someway of returning back to the Vehicle/Possess/Dragon Riding state.
How to reproduce:
Technical info:
Addon Version: bbf339b
Client: Retail 10.0.2.47187
Personally see this as a low priority issue
The text was updated successfully, but these errors were encountered: