Prefetch messages when adding room && wire setting.

This commit is contained in:
Black Hat
2018-07-20 13:50:25 +08:00
parent 6f6a7da414
commit c330bb4ff5
5 changed files with 28 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ Page {
id: roomListForm
Layout.fillHeight: true
Layout.preferredWidth: settingPage.miniMode ? 80 : page.width * 0.4
Layout.preferredWidth: setting.miniMode ? 80 : page.width * 0.35
Layout.minimumWidth: 80
Layout.maximumWidth: 360