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

Iterator resizing is not recorded in history #1298

Closed
RunDevelopment opened this issue Nov 28, 2022 · 2 comments · Fixed by #2254
Closed

Iterator resizing is not recorded in history #1298

RunDevelopment opened this issue Nov 28, 2022 · 2 comments · Fixed by #2254
Labels
bug Something isn't working

Comments

@RunDevelopment
Copy link
Member

You can't undo resizing an iterator.

Steps to reproduce:

  1. Create an iterator node.
  2. Fill it with nodes.
  3. Resize the iterator such that it is smaller and has to rearrange its children to fit.
  4. Ctrl+Z.

image

@RunDevelopment RunDevelopment added the bug Something isn't working label Nov 28, 2022
@joeyballentine
Copy link
Member

I feel like this will be something easier to address once you refactor global state

@theflyingzamboni
Copy link
Collaborator

Or irrelevant once iterators are reworked haha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants