pyvista / pyvista-gui

A Graphical User Interface built atop PyVista
MIT License
14 stars 1 forks source link

GUI Unresponsive with Widgets #25

Open adam-grant-hendry opened 7 months ago

adam-grant-hendry commented 7 months ago

I have found pyvista-gui is laggy/freezes when a widget is added. It seems there is some thread locking that is occuring. Does anyone know how to fix this?:

image