Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I added a tiny hotfix so you can press space and drag to pan. Uploaded as version 1.0.1 now so if you download that and run the installer, it should work.

Hm, does not work on my Linux machine. The hand icon appears, and if I press the trackpad button it clenches, but the canvas doesn't actually move.

Hmm, tough. I have tested on Ubuntu desktop and windows laptop, but not on a Linux laptop. Hard to debug, without knowing what Linux-disto and hardware you’ve got, but I’ll try to figure out how to fix it.

(1 edit)

Fedora 44 with Gnome 50 on a Framework 12 laptop.

I figured out the problem though. I had the "disable touchpad while typing" setting toggled, and of course, it registers the holding-down of spacebar as "typing" and dutifully disables the touchpad. If I untoggle that setting, it works.

Might be worth finding a way around it. I imagine that's a popular setting to have activated.

Wow, thank you for letting me know this! Good to know. I’ll see what I can do. Like, maybe add a gui button for panning or something like that.

Tiny fix; I’ve made a new version now where you can hold left ctrl and drag. This should not register as typing :D

Yup, now it works! :)