Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

OnMouseUp only fires with standard mouse click IDs #468

Open seblindfors opened 10 months ago

seblindfors commented 10 months ago

SetOverrideBindingClick supports putting other button IDs to forward to click handler than LeftButton/RightButton etc. On the affected versions of the game, using other button IDs will result in only the OnMouseDown handler firing for the button that is being clicked by such an override binding, and OnMouseUp never fires. Example addon provided.

test_typerelease.zip

Works as expected on:

Bug affects: