-
Notifications
You must be signed in to change notification settings - Fork 76
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
Mouse Wheel to rotate between pens #69
Comments
Currently the mousewheel implements:
also you can use the shortcuts for pen0-9 ### for every one, can you tell me if the current implentation is sufficient ? |
At first I thought there were too many hotkeys to memorize, but since we would already be in drawing mode with the shape/tool selected, you kind of get used to selecting pens/colors via their numbers; I think I prefer that over clicking the same shortcut until I get to the pen I want to use, and there is also "shift+scroll wheel" available to go through the pens which saves you having to set another shared shortcut for pen0 and 1. |
I think the "rotate through pens" is more important than change pen width. once the width is set, I found myself rarely in occasion when in need to change the width... especially while doing presentations (messy!) so I vote for |
@pubpub-zz @lucacuccu3x8 @lucacuccu3x8 I do agree though that I rarely find myself troubled with the width because I tend to have it pre-set in the options. |
I stick with the mousewheel only : rotate through pens 👍🏻 |
I've finally encode option to swap between mousewheel (That I do need) and shift+mousewheel @lucacuccu3x8 , you owe me more stars ... 😉 😄 |
ha-ha that's great pubpub. Thank you! Try this combination please:
what do you think? Thank you |
You right : add in config.ini |
This is an old behavior and I agree it is not nice.
I think it is because the width was reduced before
introduced feature of the mouse wheel and fadings. |
Thank you pubpub, |
no prob |
great one. no probs so far. |
Your analysis about mouse wheel in pointer mode is correct. fix attached About desactivating mouse wheel I do not see the use and I never had complain about this function being active since its implementation. |
yeah, you're right, sorry. Oh, it would be such a great thing to have the mouse wheel (for scroll up and down pages) free from ppink grasp, without the need of tricks and boots. Basically a mouse pointer that draws+fade and let you scroll your documents or webpages while you reading for a class.. what a dream! |
to close #69 note: capslock capability has been removed
from @lucacuccu3x8
Also,
If I may suggest please:
Perhaps a multi-functional use of the mouse wheel, please?
other than scale up and down the width of the pen,
is it possible to add an optional setting to select the Pen (pen 1, pen 2, pen3, ..) with the wheel of the mouse instead, please?
What do you think?
Originally posted by @lucacuccu3x8 in #59 (comment)
The text was updated successfully, but these errors were encountered: