Center account-room list to highlight on startup
This commit is contained in:
parent
23db284b8d
commit
cb020ad479
|
@ -69,7 +69,7 @@ HListView {
|
|||
|
||||
|
||||
property bool detachedCurrentIndex: false
|
||||
property bool centerToHighlight: false
|
||||
property bool centerToHighlight: true
|
||||
|
||||
readonly property Room selectedRoom:
|
||||
currentItem ? currentItem.roomList.currentItem : null
|
||||
|
|
Loading…
Reference in New Issue
Block a user