Improve the Move tool? #46
your-diary
started this conversation in
Ideas
Replies: 2 comments
|
I will look into this. It was already there on my todo list but glad you requested it here. This will help me and others track the progress easily. |
0 replies
|
I need to be able to type then move the text afterwards. Text should only let me type once. Selecting outside the text will need to deselect Text Tool so that I can run other shortcuts |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In Photoshop, Blender, Figma, etc., there is "move" tool where one can move an object around by dragging it.
In Presentify, to move an object, we first have to select an object via
Command+Clickand then drag the object.This works but takes time when we want to move many objects to different places, in which case selecting multiple objects at once via rectangle selection doesn't help.
Summary:
Traditional move tool: just click and hold to move an object
Presentify: press Cmd, click and release the click to select an object and then click and hold to move the object
(By the way, I'd be glad if its shortcut would be
vbecause many tools use the key for the tool.)All reactions