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

hide_entities() and isolate_entities() can unexpectedly cause freezing #13

Open
DanRathbun opened this issue Dec 26, 2012 · 0 comments
Open
Assignees

Comments

@DanRathbun
Copy link
Owner

The hide_entities() and isolate_entities() commands can unexpectedly cause freezing.

If the entity is a group or component, and it is already locked, but not hidden, the above commands will cause freezing, by making them both hidden and locked. (Ie, there is no test to determine if the entity is a locked group or component.)

This may be unexpected by the user. A subsequent show_all command will not then make everything that was hidden become visible again.

@ghost ghost assigned DanRathbun Dec 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant