mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-01 10:21:59 +02:00
[ui] logs: load first chunk's log by default
This commit is contained in:
parent
3965be049b
commit
0bf2ffc4af
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ FocusScope {
|
|||
highlightFollowsCurrentItem: true
|
||||
keyNavigationEnabled: true
|
||||
focus: true
|
||||
currentIndex: -1
|
||||
currentIndex: 0
|
||||
|
||||
header: Component {
|
||||
Label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue