ActionbarPlus

ActionbarPlus

78.7k Downloads

Unable to move or remove items once placed.

Mrfunreal opened this issue ยท 2 comments

commented

Describe the bug
Not sure if this is a bug, but I am not able to move or remove any item from the action bars once I placed them. I can replace items by placing them on top, but I can not for the life of me figure out how I can remove or move items.

To Reproduce
Steps to reproduce the behavior:

  1. Try to move anything. At all.

Expected behavior
I was assuming I could just hold down and move an item like on the default bars. Even holding various modifier keys and right mouse click don't help.

Operating System

  • OS: Win-10

Additional context
Here's a screenshot of what addons I have installed, in case any of them would interfere.
image

commented

Thanks for creating this. I believe there were some new changes in the new Gane Options menu that broke this. For some reason I did not see this issue locally and was not aware of it.

I'm verifying the fix now across all warcraft versions. I should have the fix released today.

Cheers,
Tony

commented

image

Fix is in 2024.1.4 Release.
Should be available in CurseForge shortly.

Notes

The ABP addon uses the Standard Blizz "Lock Action Bars" settings.

The correct behavior should be:

  1. If "Lock Action Bars" is unchecked, the action buttons will trigger on key release. The user should be able to move the actions around without any modifier (ctrl, shift, alt).
  2. If "Lock Action Bars" is checked, the action buttons will trigger on key down. The user should be able to move the actions around with the selected modifier key (ctrl, shit, or alt).
  3. If "Lock Action Bars" is checked and modifier key is 'NONE', same behavior as number 2 above, except the action buttons are locked and can't be moved around.