deepnight / ldtk

Modern, lightweight and efficient 2D level editor
https://ldtk.io
MIT License
3.25k stars 180 forks source link

[Suggestion] Support Touch Pad better #619

Open finscn opened 2 years ago

finscn commented 2 years ago

Middle-button of Mouse is very import in LDtk , but many macOS users (e.g me) love touch pad(Magic Trackpad). It's no middle button.

So I hope LDtk could support a short-cut key to simulate Middle-button of Mouse , example Alt(Option) + LeftClick .

I know two-fingers-press (not touch) could be used to simulate MiddleClick on Magic Trackpad . But when I do that , the LeftClick & MiddleClick will both be emitted (maybe a bug ?) , Then I could see this:

image

the left-top corner is wrong .

TheOnlyMrCat commented 2 years ago

In the level and world views, there seems to be no way to pan the screen touchpad-only. It would be great if touchpad scrolling would pan, and pinching would zoom.

deepnight commented 2 years ago

The pinch move should now work since 0.10-beta.