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

Expand/Collapse States #28

Open
andreicozma1 opened this issue Feb 3, 2021 · 0 comments
Open

Expand/Collapse States #28

andreicozma1 opened this issue Feb 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@andreicozma1
Copy link
Owner

"One future enhancement I would like your opinion on (not asking you to do this), is the ability to drag over several states and have them gridded into a rectangle or square - like accomplishing VLSI for a TM. There would have to be the ability to click on the compacted grid and expand it back to the original form. "

Perhaps the first step would be to have the ability to simply group states and be able to drag/move the group around. For this, I'm thinking we could have another section in the save-file to define groups and children as key-value pairs. It would probably take a little longer to implement to ensure we're not accidentally breaking any functionality since it would most likely require a redesign of the data structures holding the states.
That would then perhaps allow for better access and control over the states to be able to expand/collapse them into a single special state.

@andreicozma1 andreicozma1 added the enhancement New feature or request label Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant