pyiron/ironflow

"show" button is not un-pressing when you press "show" in another script

Closed this issue · 1 comments

It works fine within a script though. Probably the presenter is just over-relying on self.gui.flow_canvas when searching for a node widget to unpress a button on.

Ah, ok, it is getting un-pressed, we just aren't re-drawing the node after that.