FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Fix radial dragger appearing when mouse isn't moved #6312

Open lL1l1 opened 6 days ago

lL1l1 commented 6 days ago

Issue

The radial dragger appears under the mouse when the mouse stays still.

Description of the proposed changes

Hides the dragger on init if minimum distance > 0.

Testing done on the proposed changes

The radial dragger does not appear for attack move when the mouse isn't moved.

Checklist