Minimap widget is now horizontally resizeable

This commit is contained in:
Mateusz Pawlica 2015-01-31 22:30:14 +01:00
parent 6961492e00
commit 27f7871a08
1 changed files with 6 additions and 0 deletions

View File

@ -20,3 +20,9 @@ MiniWindow
Minimap
id: minimap
anchors.fill: parent
ResizeBorder
anchors.right: parent.right
anchors.top: parent.top
anchors.bottom: parent.bottom
enabled: true