tullamods / Dominos

A main actionbar replacement
https://tullamods.com/dominos
BSD 3-Clause "New" or "Revised" License
79 stars 27 forks source link

Weird action bar paging behavior when modifiers include CTRL-button #834

Open melforx opened 4 months ago

melforx commented 4 months ago

Hidden empty action buttons flash for a short time on paging when modifiers include CTRL-button, delaying the paging process when switching between different bars fast.

Addon Version Problem first occured in 10.2.12

World of Warcraft Version Retail

I currently use 10.2.11 as a workaround.

Tuller commented 4 months ago

I should make sure to make action buttons transparent immediately when they no longer have an action, and opaque when they return to having something. Right now I'm only triggering show/hide (and must do so on a slight delay, which is causing the flashing)

melforx commented 4 months ago

Resolved with v10.2.19, Thanks a lot!

melforx commented 4 months ago

Reoccuring since v10.2.20 again

Tuller commented 4 months ago

I actually never implemented anything to address this, so it makes sense that it is still an issue

AbelardTullus commented 3 months ago

I'm encountering this issue as well, there's a delay to actions appearing and the frames of the actions disappearing when the modifier is released.

Default Default

Held (there are supposed to be 5 buttons here) Held1

Held (after delay) Held2

Released (the frames of the buttons linger before disappearing) Release