Closed omix closed 1 year ago
QGuiApplication.overrideCursor() leads to a crash when called after setOverrideCursor.
QGuiApplication.overrideCursor()
setOverrideCursor
The bug is fixed and will be available in QtJambi 6.5.1.
QGuiApplication.overrideCursor()
leads to a crash when called aftersetOverrideCursor
.