Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
Qt Creator 4.8.0
-
None
Description
Adding a SpinBox in Qt Creator results in a crash of the designer (error: "Qt Quick emulation layer crashed"). I think it is because the Value is set to NaN by default but this cannot be changed by code or by using the GUI, so the crash is inevitable even when restarting Qt Creator.