Fabian Zills

Results 90 comments of Fabian Zills
trafficstars

![highlight](https://github.com/zincware/ZnDraw/assets/46721498/ade5c2f5-c237-4589-8f31-79192f2bccb4) something like this?

Mostly fixed, but still needs a solution for pointer only control of transform controls

Might be an issue with `cell` not available / non-periodic structures?

Can not be reproduced without example data

I am still working on the mouseEvent + shift to rotate the camera in this way but using `R` or `ctrl + R` can now be used to rotate normal...

Doesn't work either ```python from IPython.display import IFrame IFrame('http://httpforever.com/', width=700, height=350) ```

I don't know how to switch the camera so I added `zndraw file --camera "OrthographicCamera"` which will set the camera. This will also be eventually possible through a config file....

+ allow for selecting drawn points to either move them or remove via `delete` key + strg + z for undo

This should be fixed in https://github.com/zincware/ZnDraw/pull/140 by adding `delete` and selection. `crtl + z` is currently not added.