zincware / ZnDraw

Display and Edit Molecules
https://zndraw.icp.uni-stuttgart.de
Eclipse Public License 2.0
25 stars 1 forks source link

make `default` room selectable #497

Open PythonFZ opened 2 weeks ago

PythonFZ commented 2 weeks ago

This would allow for multiple default rooms that eventually could be provided via UI (showing all available default rooms?) It should not be possible to use them as tokens but fork them. Also in this context, only copy changes from the default room and do not copy the entire room every time. You could use a dummy, e.g. -1 for removed rooms. This should be tested!

PythonFZ commented 2 weeks ago

Maybe have /<room> and /token/<...> but that is a bit confusing, because token interally is called room. Maybe rename it room in general?