forked from qt-creator/qt-creator
QmlDesigner: Increase mouse area to include text label
Change-Id: Id7c87f8dd1cb68338293fae78a73a5298584462e Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -66,6 +66,7 @@ Item {
|
|||||||
x: 17
|
x: 17
|
||||||
y: 12
|
y: 12
|
||||||
height: 125
|
height: 125
|
||||||
|
anchors.bottomMargin: -label.height
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
hoverEnabled: true
|
hoverEnabled: true
|
||||||
onHoveredChanged: {
|
onHoveredChanged: {
|
||||||
|
Reference in New Issue
Block a user