[ui] logs: load first chunk's log by default

This commit is contained in:
Yann Lanthony 2018-01-25 21:36:44 +01:00
parent 3965be049b
commit 0bf2ffc4af

View file

@ -31,7 +31,7 @@ FocusScope {
highlightFollowsCurrentItem: true highlightFollowsCurrentItem: true
keyNavigationEnabled: true keyNavigationEnabled: true
focus: true focus: true
currentIndex: -1 currentIndex: 0
header: Component { header: Component {
Label { Label {