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
Please add turn on/off parameter for splash screen and the delay should be also configurable (10 secs is too much and it is annoying if the application is launched fast).
# Hide the QDialogQtCore.QTimer.singleShot(10000, lambda: dial.reject()) # 10000 -> parameter
The text was updated successfully, but these errors were encountered:
Please add turn on/off parameter for splash screen and the delay should be also configurable (10 secs is too much and it is annoying if the application is launched fast).
The text was updated successfully, but these errors were encountered: