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

Create Backbone System for Tab Navigation #9

Closed
chance-nelson opened this issue Oct 31, 2018 · 1 comment · Fixed by #28
Closed

Create Backbone System for Tab Navigation #9

chance-nelson opened this issue Oct 31, 2018 · 1 comment · Fixed by #28
Assignees
Labels
design Create schema for implementing a new feature or request enhancement New feature or request

Comments

@chance-nelson
Copy link
Member

Design and implement a system for storing and sending data between tabs.

@chance-nelson chance-nelson added enhancement New feature or request design Create schema for implementing a new feature or request labels Oct 31, 2018
@chance-nelson chance-nelson added this to the Demo Completion milestone Oct 31, 2018
@chance-nelson
Copy link
Member Author

Currently working on this. Final product will work through async IPC messages between the main thread, which will handle pipeline calls, and the render thread, which will do UI and input validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Create schema for implementing a new feature or request enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants