mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-13 00:02:43 +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
|
highlightFollowsCurrentItem: true
|
||||||
keyNavigationEnabled: true
|
keyNavigationEnabled: true
|
||||||
focus: true
|
focus: true
|
||||||
currentIndex: -1
|
currentIndex: 0
|
||||||
|
|
||||||
header: Component {
|
header: Component {
|
||||||
Label {
|
Label {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue