You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when click-hold and dragging gui windows within gw2, a mouse-release on top of blish-hud items activates many items.
Expected behavior:
clicking down on an item should only activate said item if mouse-location is in the activate-able region of said object (aka not in some other area of the screen); (even GW2's ui has this inconsistently implemented)
A good working example within Gw2-itself is switching Build Templates; mouse must be over each Tab to click-down and click-up for it to activate; another is right click an item and clicking on a menu item and click+hold mail, and un-clicking in gnarnia does not activate mail-menu; and lastly click+hold an item in the Daily hero panel (like Daily Completionist) and un-clicking far away does not drill into details.
Examples of unexpected behavior:
move gw2-inventory window and un-clicking while hovering over the blish-hud icon at the top of the screen will open the Blish Hud UI.
move gw2-inventory window and un-clicking while hovering over the blish-hud main window will activate: Module Repo, Overlay Settings (and even trigger many menus within)
active on plugins too such as ToDo's; moving a gw2-window behind the ToDo's window and un-clicking will toggle any checkbox or item within ToDos
The text was updated successfully, but these errors were encountered:
dlamkins
added a commit
to dlamkins/Blish-HUD
that referenced
this issue
Dec 29, 2023
when click-hold and dragging gui windows within gw2, a mouse-release on top of blish-hud items activates many items.
Expected behavior:
clicking down on an item should only activate said item if mouse-location is in the activate-able region of said object (aka not in some other area of the screen); (even GW2's ui has this inconsistently implemented)
A good working example within Gw2-itself is switching Build Templates; mouse must be over each Tab to click-down and click-up for it to activate; another is right click an item and clicking on a menu item and click+hold mail, and un-clicking in gnarnia does not activate mail-menu; and lastly click+hold an item in the Daily hero panel (like Daily Completionist) and un-clicking far away does not drill into details.
Examples of unexpected behavior:
The text was updated successfully, but these errors were encountered: