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 entire QGIS session currently freezes while the simulations are running.
As an initial improvement, could design a pop-up which appears when the plugin is running to notify the user and instruct them to not click on anything. Also, another possible workaround is to call separate functions/scripts which could allow prints to work. Also try print flush.
The entire QGIS session currently freezes while the simulations are running.
As an initial improvement, could design a pop-up which appears when the plugin is running to notify the user and instruct them to not click on anything. Also, another possible workaround is to call separate functions/scripts which could allow prints to work. Also try print flush.
This is likely to be a better solution: https://docs.qgis.org/3.28/en/docs/pyqgis_developer_cookbook/tasks.html
Progress bar: https://docs.qgis.org/3.28/en/docs/pyqgis_developer_cookbook/communicating.html#showing-progress
The text was updated successfully, but these errors were encountered: