ReimarBauer

Results 303 comments of ReimarBauer

That is with the current mssautoplot not possible. It does not lookup and use the layout definitions of topview, sideview or linearview.

When the layout option is included into mssautoplot, it needs another option to return only the image without axis, titles etc. for this usecase we add a --raw click command

This can be compared to the multiple flightpath docking widget.

this means individual rendered plots per user and individual caching on the server. From the perspective of the server, this has not any users, only requests. I would suggest to...

This is postponed after implementation of https://open-mss.github.io/develop/GSOC/figure_objects

Need first to investigate the proxy script_name setup

When in a given timespan the connection returns the program does continue, so we have only to catch this and inform the user.

when the check is enabled also the error occures but there is no timespan for a reconnection because the user has to relogin.

This is by design. We have two states. When there is an uncertain known internet connection then disable mscolab_skip_verify_user_token. By this any action will be verified on the server. The...