cocreate icon indicating copy to clipboard operation
cocreate copied to clipboard

Feature request: pan using touchscreen without changing tool

Open ianbrody opened this issue 3 years ago • 1 comments

It would be really great if, after disabling drawing with the touch screen, dragging the touchscreen with one's finger would instead pan even when the drawing tool is selected. I know I could change the tool for this, but it's an extra step and I'm used to other drawing apps (e.g. xournalpp, but probably most of the non-web ones) that do this. Second-best would be for two-finger drag to act as panning (this is what awwapp does).

ianbrody avatar Apr 12 '21 19:04 ianbrody

PR #111 is a work-in-progress to address this (two-finger drag specifically). I should try to get to finishing it to at least support this functionality.

I feel like one-finger drag isn't a great idea, because it would be easy to accidentally drag while using the pen and resting your palm. (Some tablets aren't perfect at palm rejection.)

edemaine avatar Apr 13 '21 20:04 edemaine

2-finger drag with touch drawing disabled is now implemented. (A while ago actually; I forgot this was a separate issue.)

edemaine avatar Nov 17 '22 00:11 edemaine