You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the QWidget containing the "editor" part is not destroyed, not resized to a small size, and not overlapped.
the editor object is still present and reacts to signals like key presses (e.g. pressing H brings up the help page)
the editor object has still his visibility set to True (if you set the visibility to False while it's still working, you still have the right click that works, for example ; in the bug case it doesn't work anymore)
I think the widget part is crashed
I'll try to delete and re-create it from scratch when creating the window?
Tested on:
reproduce:
python -m openalea.lpy.gui.objectpanel
[*] message in the console:
The text was updated successfully, but these errors were encountered: