Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-scroll canvas when mouse near window borders #559

Open
humdingerb opened this issue Jul 3, 2023 · 2 comments
Open

Auto-scroll canvas when mouse near window borders #559

humdingerb opened this issue Jul 3, 2023 · 2 comments

Comments

@humdingerb
Copy link
Member

Imagine you have e.g. a screenshot and want to exactly select the Deskbar (for cropping maybe). You zoom way into the Deskbar's bottom-left corner to exactly start at the Deskbar corner. You drag the mouse spanning the selection rectangle, but then - oh noes - you reach the border of the canvas window and can't select the rest of the Deskbar.
It'd be nice if the canvas were auto-scrolled when you're a dozen pixels away from the window border so you can continue your selection. Or use any other tool, not just when selecting.

(I have a feeling we talked about that some time ago... couldn't find a ticket though.)

@dsizzle
Copy link
Collaborator

dsizzle commented Aug 26, 2023

btw, you can press the arrow keys to scroll while you are selecting, in case you didn't realize.

@humdingerb
Copy link
Member Author

Good to know!
It also works with the other painting tools, but it keeps the tool on the canvas while you're jumping with the cursor keys, resulting in straight 'jump-lines'.
Would it be possible to keep the tool-tip on the canvas-coordinates while jumping? Then you could scroll the canvas and don't move the pen with you.

Not sure I explained it well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants