Add cross cursor to the draggable expandable component.

Contributes to CURA-6478.
This commit is contained in:
Diego Prado Gesto 2019-04-26 13:49:55 +02:00
parent f48bc7a047
commit c7bee73af6

View File

@ -258,6 +258,7 @@ Item
MouseArea
{
id: dragRegion
cursorShape: Qt.SizeAllCursor
anchors
{
top: parent.top