Fabian Zills
Fabian Zills
This includes, reloading a page should show `non-default` schemas sent to the explicit `token` and cleaning up https://github.com/zincware/ZnDraw/blob/1de29adedff354968eff2766b357110cf116d28d/zndraw/server/events.py#L236-L241 https://github.com/zincware/ZnDraw/blob/1de29adedff354968eff2766b357110cf116d28d/zndraw/server/events.py#L251-L256 https://github.com/zincware/ZnDraw/blob/1de29adedff354968eff2766b357110cf116d28d/zndraw/server/events.py#L259-L264
https://github.com/zincware/ZnDraw/blob/369c8ceb7504b2cfd2d487025fc3549956ae5e7d/zndraw/server/events.py#L24-L26 If an instance of `vis` tries to access e.g. `vis.points` but no webclient is connected it waits for timeout instead we know that there is no client and we...
Try and see if this "feels" better
How to integrate them? This might have to be solved on the ZnTrack side?
if the server is stopped you don't necessarily notice. Add something on the disconnect event
allow copy & paste selection to xyz file and paste and file into the viewer to upload it (if supported file format)
The issue is not the "empty" canvas, but that an empty frame is not displayed properly. To "fix": 1. select all 2. delete 3. run modifier now will fail 4....