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

Too many allocations/image resizes #1128

Closed
dacap opened this issue May 9, 2016 · 1 comment
Closed

Too many allocations/image resizes #1128

dacap opened this issue May 9, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@dacap
Copy link
Member

dacap commented May 9, 2016

As now we change the size of transparent cels each time we draw, we can generate a huge undo history (as the undo limit is not yet re-implemented #1127).

Reported here (editing a 4096x4096 sprite sheet): https://twitter.com/Axolotine/status/728734397860593664

@dacap dacap self-assigned this May 9, 2016
@dacap dacap added the bug label May 9, 2016
@dacap dacap added this to the v1.1 milestone May 9, 2016
@dacap dacap changed the title Too much allocations/image resizes Too many allocations/image resizes May 9, 2016
@dacap
Copy link
Member Author

dacap commented May 10, 2016

This should be fixed with: cee3c24 and c12100d

@dacap dacap closed this as completed May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant