Files
WoWee/include/ui
Kelsi 17272519cb fix: don't auto-attack when right-drag rotating the camera near a mob
Right-click interact/attack fired on button press with no drag detection, so
pressing RMB to rotate the view would raypick a nearby hostile unit and start
auto-attacking it. Mirror the left-click tap/drag pattern: record the press
position and only interact/attack on release when the cursor moved <5px (a tap),
treating a larger move as a camera rotate.
2026-07-21 19:34:22 -07:00
..