This repository has been archived by the owner on Jan 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Refactor session model/save #225
Milestone
Comments
Additionally, use Backbone get/set. I think (but am not positive) that this event is never executed. |
Be sure to bring back the ability to save the baselayer properties somehow, since they were removed in #226. |
Address this comment and that comment. |
Functionality related to an individual session is
|
Sessions have been fixed to save in item metadata instead of a json file, in #319. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now we save the session in a few ways
We should unify save methods.
Other changes:
Decide if saving the session saves session data or app state (config/layout) or just as one big blob.
The text was updated successfully, but these errors were encountered: