Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.2.0-rc1
-
None
-
windows
Description
With QtCreator 3.2 the alignment is ignored in the QmlDesigner. This worked in older versions.
import QtQuick 2.0 Rectangle { width: 100 height: 62 Text { anchors.fill: parent text: "text" verticalAlignment: Text.AlignVCenter horizontalAlignment: Text.AlignHCenter } }
Attachments
For Gerrit Dashboard: QTCREATORBUG-12741 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
90797,3 | QmlDesigner: Fix enumerations properties | 3.2 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |