shibbo / Fushigi

An editor for Super Mario Bros. Wonder.
MIT License
133 stars 30 forks source link

Replace Alt + LMB pan gesture with Shift + LMB. #47

Closed break-core closed 11 months ago

break-core commented 11 months ago

This should improve the general UX of Fushigi's viewport panning. The previous panning used Alt + LMB as a second gesture, however this caused some issues because the gesture was also being used for adding wall points.

Shift is a bigger key than Alt, it's easier to manage with your hands, and also, I can't use Space as a key (thanks Silk.Net ImGui mappings)