Remove first row, modify room list panel.

This commit is contained in:
Black Hat
2018-11-17 00:04:51 +08:00
parent a296fffd91
commit aaae68a5bf
10 changed files with 322 additions and 507 deletions

View File

@@ -55,7 +55,7 @@ Item {
visible: currentRoom
source: "qrc:/assets/img/roompanel.svg"
fillMode: Image.Pad
fillMode: Image.PreserveAspectCrop
}
ColumnLayout {