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

Ability to create empty containers #99

Closed
jarvisteach opened this issue Feb 18, 2017 · 0 comments
Closed

Ability to create empty containers #99

jarvisteach opened this issue Feb 18, 2017 · 0 comments
Assignees
Milestone

Comments

@jarvisteach
Copy link
Owner

Given that it's now possible to modify containers once the GUI is running (#83) it should be possible to create empty containers, and then add to them later.

Currently .stopContainer() will raise an exception if the widgets flag of the current containerStack entry is False. This check could either be removed, or set to overridable, or replaced with a warning...

@jarvisteach jarvisteach self-assigned this Feb 18, 2017
@jarvisteach jarvisteach modified the milestone: 0.05 Feb 25, 2017
jarvisteach added a commit that referenced this issue Feb 25, 2017
Implemented issue #99 - it’s now possible to create an empty container.
Instead of an exception, a warning will be given.
jarvisteach added a commit that referenced this issue Feb 25, 2017
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