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
It would also be worth auditing the editor for other toggle-based controls where accidentally holding the key would result in unintended effects. That has been moved to this issue: #2266
The text was updated successfully, but these errors were encountered:
0HyperCube
changed the title
Broken tab to switch handles in the path tool
Glitchy holding tab dragging handles in the path tool
Feb 2, 2025
Keavon
changed the title
Glitchy holding tab dragging handles in the path tool
Use KeyNoRepeat instead of Key to avoid potential user confusion that Tab shouldn't be held in to swap dragged handles
Feb 2, 2025
If you are dragging a handle with the path tool, holding Tab makes everything appear to be very buggy due to key repeat, since it's a toggle-based control:
https://github.com/user-attachments/assets/29779385-83f6-4143-95b4-0323bc7bf34f
It would also be worth auditing the editor for other toggle-based controls where accidentally holding the key would result in unintended effects. That has been moved to this issue: #2266
The text was updated successfully, but these errors were encountered: