-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
make selection of tools temporary #187
Comments
I agree with the temporary behavior. My 2 cents a do it yourself 2016-06-02 15:41 GMT+02:00 Pascal Baltazar [email protected]:
|
See ac468d8 |
I also added a first try for the cursor change however :
|
ohoh !!! |
I've just tested, and that's much better IMHO
|
Also, I don't see any cursor change, except when dragging, where It changes to a double-arrow, but that happens in all modes...
|
done.
For me it makes sense, shift (as well as ctrl & friends) is generally an "alteration" key. For instance in all graphical tools I know, if you are in the "resize" tool, the resize is unconstrained when shift is not pressed, and constrained if shift is being pressed. |
I agree, but here the problem is that the modifier key is not pressed at the same time than the tool's key - so that feels a bit contradictory... have you tried creating a couple sequences ? |
Well, you don't press the "resize" tool key as well when you shift + resize in photoshop... |
true.... but it is permanent |
Is allowing to let the C button pressed a problem ? (design-wise, or technically) |
absolutely not :p |
wrt Sequences : @blueyeti proposes using horizontal magnetism to make a sequence |
why not... but then we have to make it VERY clear that it does so... |
maybe by using different colors for sequences and “normal" constraints ? then, when creating a constraint horizontally, under a certain ∆y, the constraint appears white, which means it's a sequence (i.e. keeps the namespace, and interpolates by default), over this ∆y the constraint becomes blue what do you think @blueyeti ? |
it would be nice to actually try it, if that's not overly hard to implement, but my first reaction is rather positive to this proposal |
actually @blueyeti proposed the exact same thing ^__^ |
les grands esprits se rencontrent ! |
@bltzr this is actually a weird behaviour. |
you're probably very right !
also, I'm not 100% certain that, "cognitively", these two behaviors are compatible.... not sure they aren't either... opinions ? also, maybe it would be useful to give a way to the user to lock tools |
I see you postponed that to 1.1 - I guess there's something convoluted making it complicated to do as I proposed ? Also about the sequence behavior, I think that is quite cool indeed (and also very clear, since the automations show up directly - and disappear when moving vertically....) - so thanks Blue Yetis ! |
also, now that we can create sequences by vertical magnetism, I guess we could remove the tool/shift modifier maybe I should create one or several issue(s) for all matters relating to sequences, shouldn't I ? |
We discussed a while ago (and actually agreed on it, AFAIR) with @blueyeti and others about the question of having non-permanent tools selection
My memory (which might be flawed) was that we proposed the following behavior:
To explain my take on it:
I have used i-score1.0 for a while now, and sometimes for quite long periods of time, and I consistently get confused by tools remaining selected.
It is very very often that I would create an event/constraint unintentionally after creating one intentionally - actually, that happens almost all the time, and makes me half-mad :-) (maybe that's because I'm already half mad, and there is not so much i-score-induced gradient to it ;-) )
This also happens after using the play tool (but I use it more seldom, so...).
Maybe this is made worse by the fact that the cursor shape doesn't change when changing tools (which is another feature request that has been expressed, but didn't seem obvious...), but IMHO, changing the shape only wouldn't solve the problem either.
I can make an issue for that, though, if you think it's worth...
Do others have this kind of problem, or is it just me being not able to get into the habit of using i-score the way it actually works... ???
@lossius @reno- @avilleret @jln- @theod @jcelerier ?
-> if we agree on this proposed behavior, we would still need to decide if tools are released (i.e. reverted to the select/move tool)
I can see pros and cons for both:
We could also think about a way to “lock“ tools selection
Again, in Omnigraffle, this is doable by double-clicking on the tool icon (I don't know any way of doing this with the keyboard...)
Maybe that would be a good way to do it ? Does anyone of you know of a similar behavior in other softwares ?
I've also thought of (maybe in complementarity) using the CAPS LOCK key: when on, the tools would be selected permanently... does that sound like a reasonable idea ?
Maybe some also have better suggestions ?
But I feel the current user-interaction on this is more than suboptimal, and should probably fixed before we release the beta version.
What do you all think and feel ?
The text was updated successfully, but these errors were encountered: