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

Storage and frame refactor #1418

Merged
merged 6 commits into from
Mar 25, 2022
Merged

Storage and frame refactor #1418

merged 6 commits into from
Mar 25, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Mar 25, 2022

The purpose of this is to expose frame.storage() and frame.storage_mut() so users can save/load app state from the App::update function, without having to add another parameter to that function.

Changes:

@emilk emilk merged commit b7ebe16 into master Mar 25, 2022
@emilk emilk deleted the storage-and-frame-refactor branch March 25, 2022 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant