Tiling: Properly restore the view context when switching layouts
Users will have to switch between different daiquiri layouts.
This for it is important to save and restore the actual used view on the tiling plots.
-
This have to be properly modelized in the plots, for now it is not the case (@tvincent) -
This have to be stored and restored from redux -
The same redux provider could also cache the tiles
As the component is also unmounted when the window is resized, this feature should also fix the problem of "view is reset when the window is resized"
Edited by Valentin Valls