
Group Icon Sorting click+drag breaks the UI
geckzilla opened this issue ยท 1 comments
WoW Version
Retail
TellMeWhen Version
11.0.13
Describe the bug
When using icon sorting, clicking and dragging a priority causes the whole icon sorting section to be placed at the top of the group options window, overlapping the other parts of the ui and becoming unusable until switching tab to icon and back to group, or closing the window and reopening.
Also, if you drag the bottom priority up, the priority that gets moved to the bottom is deleted. I understand that dragging a priority to the bottom is supposed to delete it, but it seems like a bug that it gets deleted if they're just being swapped.
Export Strings
na
Thanks - blizzard evidently changed nuances of how dragging works and the drag stop event on those items started unexpectedly firing twice.
The deletion behavior you describe is intentional - anything below "Icon ID" is deleted because there will never be any ties in icon ID sorting that need to be broken by an additional level of sorting.