Skip to content
Snippets Groups Projects
  • rhenck's avatar
    c129c400
    [editor] Refactor selected page index in data store · c129c400
    rhenck authored
    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.
    c129c400
    History
    [editor] Refactor selected page index in data store
    rhenck authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.