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

Using Crtl + Alt in a selection to copy and snap a selection to the grid #778

Closed
SorceryStory opened this issue Aug 22, 2015 · 0 comments
Closed
Assignees
Labels
bug feature Feature request, or something should be improved ui
Milestone

Comments

@SorceryStory
Copy link

Right now, when you have a part of the canvas selected, you can copy that selection by Ctrl+dragging. Also, you can move the selection in the grid by dragging while pressing Alt. But when you press both at the same time, it defaults to a simple drag functionality.

You can get this by simply dragging with the mouse (unless I'm missing something), so what I'd like to suggest is to combine both functionalities when pressing both Ctrl and Alt, effectively copying the selection and dragging it in the grid.

You can already do this if you press Alt after starting to drag while holding Ctrl. However, you need to let go of Ctrl and then press Alt in order for the grid drag to take effect. It would be a lot smoother if you could do both things immediately when pressing both keys.

So, to summarize:

What we need to do right now in order to copy and place a selection in the grid:
Press Ctrl, Drag to desired location, Let go of Ctrl, Press Alt, position where wanted within the grid;

And I'm proposing the following:
Press both Alt and Ctrl, drag to desired location and drop within the grid.

I hope that made sense! Here's a small image to illustrate what I mean:
2015-08-22 20 32 55_aseprite_func

(Also, I'm using windows here to demonstrate. Other OSs would use their own specific bindings.)

@dacap dacap added the ui label Aug 22, 2015
@dacap dacap added this to the v1.1 milestone Aug 22, 2015
@dacap dacap added feature Feature request, or something should be improved bug labels Aug 22, 2015
@dacap dacap self-assigned this Aug 25, 2015
@dacap dacap closed this as completed in 0645a66 Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature Feature request, or something should be improved ui
Projects
None yet
Development

No branches or pull requests

2 participants