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

Refactor preset management out of ProjectDetailPanel #217

Open
flatpickles opened this issue Oct 30, 2023 · 0 comments
Open

Refactor preset management out of ProjectDetailPanel #217

flatpickles opened this issue Oct 30, 2023 · 0 comments
Milestone

Comments

@flatpickles
Copy link
Owner

Currently the panel applies presets, because it owns the ParamList and associated state, and that's where Sketchbook changes the parameter values in the currently loaded project. It would be cleaner to re-architect this so that preset & parameter setting isn't as closely tied with any UI components – perhaps leveraging a Svelte store? TBD.

@flatpickles flatpickles added this to the v0.3 milestone Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant