Skip to content
Snippets Groups Projects
Commit c129c400 authored by rhenck's avatar rhenck
Browse files

[editor] Refactor selected page index in data store

This does not need to be an observable as it is used only internally and 
in 1 component, which needs the new state only after calling update 
functions. Those functions can return the new value directly instead of 
via observable. And for store internal use a simple variable is 
sufficient.
parent c751eff8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment