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 a
8000
lert
The selection button does not seem to send the correct signal to the MainWindow.EvolveInteractive function. The logging message is always "selection triggered on geometry 3".
This may be fixed using a QT signal mapper rather than a lambda function when connecting the signal to a slot.
The text was updated successfully, but these errors were encountered:
The selection button does not seem to send the correct signal to the MainWindow.EvolveInteractive function. The logging message is always "selection triggered on geometry 3".
This may be fixed using a QT signal mapper rather than a lambda function when connecting the signal to a slot.
The text was updated successfully, but these errors were encountered: