Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.2.0-beta1
-
None
-
Mac + Windows
Description
The hello world qml application creates an simple label which is anchored to the parent with:
anchors.centerIn: parent
Maybe that is a regression of last drag optimisations.