pyiron / ironflow

Prototype of a graphical user interface for pyiron (unstable)
https://mybinder.org/v2/gh/pyiron/ironflow/HEAD?labpath=example.ipynb
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

:bug: Update not always automatically calling after deserialization #186

Closed liamhuber closed 1 year ago

liamhuber commented 1 year ago

E.g. in the example notebook. Manually forcing a gui.selected_node.update() fixes everything though, so it looks like all the data is there and OK, just an update trigger is missing.