tullamods / tullaRange

Colors actionbuttons when out of range
https://tullamods.com/tullaRange
MIT License
18 stars 6 forks source link

Warrior Execute button not being greyed out properly. #36

Closed siven80 closed 2 months ago

siven80 commented 2 months ago

The addon doesnt seem to grey out Execute correctly on Retail. There has been many times it hasnt greyed out Execute while it is unable to be used. On a button with and without a keybind. Havent even been able to understand why either.

vyfvyf commented 2 months ago

Can confirm, happens on my action bars that use Show States. Fury spec. For example my bars use [exists, nomounted][combat] show; hide When no target is present my bars are hidden, then i select NPC and Execute not greyed out properly. Range check works fine though.

siven80 commented 2 months ago

Ah yes it seems thats it. Had my bars (default UI) set to visible in combat. When turned off to show all the time, Execute seems to grey out properly.

Tuller commented 2 months ago

This should be resolved in 11.0.3

vyfvyf commented 2 months ago

Not fixed for me in 11.0.3, actually got worse. Before 11.0.3 it was only on actionbars which use show states. Now in 11.0.3 after a while bug appears even on always active actionbars.

Steps to reproduce:

  1. Enable Dominos bar with Show States [exists, nomounted][combat] show; hide
  2. Place Execute on it (Fury spec)
  3. Clear target
  4. Walk out of range
  5. Target enemy NPC (while out of range): Execute icon is red
  6. Walk to NPC: Execute appears usable while its not
siven80 commented 2 months ago

Yeah, its still not working right.

Not greying out when it should, happens less often on Bar 1 for some reason.

arcadepro commented 2 months ago

Fixed in 11.04. Thanks Tuller.

siven80 commented 2 months ago

Certainly seems to be fixed. thanks