mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 03:53:10 +02:00
fix backedColumn width
This commit is contained in:
parent
3ee41c71e4
commit
2d85669b08
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ Windows.ScrollingWindow {
|
|||
id: bakedColumn
|
||||
title: "Use Baked?"
|
||||
role: "baked"
|
||||
width: 100
|
||||
width: 170
|
||||
}
|
||||
|
||||
itemDelegate: Loader {
|
||||
|
|
Loading…
Reference in a new issue