mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[ui] improve thumbnails quality
This commit is contained in:
parent
c48233141a
commit
9b0be36278
2 changed files with 5 additions and 2 deletions
|
@ -109,6 +109,7 @@ Item {
|
|||
asynchronous: true
|
||||
autoTransform: true
|
||||
fillMode: Image.PreserveAspectFit
|
||||
sourceSize: Qt.size(100, 100)
|
||||
}
|
||||
BusyIndicator {
|
||||
anchors.centerIn: parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue