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

Return to frame/layer where action is undone. #129

Closed
aseprite-bot opened this issue Aug 20, 2014 · 3 comments
Closed

Return to frame/layer where action is undone. #129

aseprite-bot opened this issue Aug 20, 2014 · 3 comments
Labels
feature Feature request, or something should be improved high priority imported ui
Milestone

Comments

@aseprite-bot
Copy link
Collaborator

From kirby...@gmail.com on July 06, 2012 22:26:24

What do you need to do? I would like ASEPrite to return me to the frame where the last action was undone when I undo.

Example: I'm on frame 1. I make a stroke. I switch to frame 2. I press undo. It should switch back to frame 1 without another action.

I would like this because it's easier to see what's being undone and redone when working with multiple frames. How would you like to do it? As an option in the ini. I'm sure such this change wouldn't be wanted by everyone, so it would probably be best in the ini.

Original issue: http://code.google.com/p/aseprite/issues/detail?id=129

@aseprite-bot aseprite-bot added this to the v0.9 milestone Aug 20, 2014
@aseprite-bot
Copy link
Collaborator Author

From kirby...@gmail.com on July 06, 2012 18:29:28

Err... It's probably implied, but I forgot to mention it. The same should apply for redo.

Frame 1: Make stroke. Switch to Frame 2. Make another stroke. Press undo. The stroke on Frame 2 is undone. Undo again, we're on frame 1 and that stroke is undone. Redo, we're still on frame 1. Redo we switch to frame 2.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on July 07, 2012 06:15:33

Status: Accepted
Owner: davidcapello
Labels: -Priority-Medium Priority-High Milestone-0.9

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on July 10, 2012 14:27:03

Implemented in commit dacap@5d26b90

Summary: Return to frame/layer where action is undone.
Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request, or something should be improved high priority imported ui
Projects
None yet
Development

No branches or pull requests

1 participant