Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QDS 3.7, QDS 3.8
-
-
QDS Berlin - 2022 Week 47/48
Description
User had informed us that when they had updated Qt Design Studio from 3.7 to 3.8 their states editor view did not match the one in documentation and what other users saw.
Example view added as attachment.
Qt Support also did the update from 3.7 to 3.8 and could not see the states editor correctly.
After updating QtDesignStudio.ini
with:
[QML]
Designer\OldStatesEditor=false
The view was correct.
Is there something going wrong with the update process?