Open csagonas opened 9 years ago
+
and -
keyboard shortcuts already exists for this (maybe not documented in help)
Ah yes indeed they are - just missing from the help screen.
Just thinking, but maybe an hybrid of what you suggested without a keyboard modifier, but we could add scrolling over the range element to resize as well. I feel it's now a pretty standard behaviour that people would expect. What do you think ?
Ah that's a nice idea actually, I like it!
Cool, I'll try and get it working in the morning then.
EDIT: First version in https://github.com/menpo/landmarker.io/tree/scroll-landmark-size. Not as smooth as I'd like it to be, but functional.
Notes by @jabooth: Landmark size is currently normalised by the total size of the asset. This is pretty much the most sensible thing we can do, but does mean that in the cases of image databases the perceptive size of the landmarks can change quite a lot between different assets (as the object being annotated is sometimes larger or smaller in the frame of the asset).
As a result, it's quite common that the user needs to make little adjustments to the landmark scale frequently. This currently requires mousing down to the bottom left of the UI.
Maybe we could have a keyboard modifier + wheel shortcut for landmark size? Say ctrl + wheel?