Right now when a user want to setup a slide show the slideshow is only shown when the widget is also visible as there is now way to minimize the widget which make the usage of the slideshow impossible so far for Mapping projection
Thee options to fix this:
Hardcode in the boostrap a key to make the widget visible or not. Quick and dirty solution not really reproductible and demo specific.
Change the widget behavior. In my opinion the slideshow widget should like the Layer slides show, when you start the layer you want to see and ones you close the widget layer the visualization stay the same. The slideshow widget should be acting the same in my opinion
Right now when a user want to setup a slide show the slideshow is only shown when the widget is also visible as there is now way to minimize the widget which make the usage of the slideshow impossible so far for Mapping projection
Thee options to fix this:
Hardcode in the boostrap a key to make the widget visible or not. Quick and dirty solution not really reproductible and demo specific.
More sustainable one, implement a minimizer for widget (there is a UD_VIZ issue for this here https://github.com/VCityTeam/UD-Viz/issues/473)
Change the widget behavior. In my opinion the slideshow widget should like the Layer slides show, when you start the layer you want to see and ones you close the widget layer the visualization stay the same. The slideshow widget should be acting the same in my opinion
This is also somehow related to this issue https://github.com/VCityTeam/UD-Viz/issues/444