mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 00:28:59 +08:00
Listbox now scales with window
CURA-3221
This commit is contained in:
parent
8e4f650746
commit
cd9a8dbca5
@ -64,7 +64,7 @@ UM.Dialog
|
||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
height: 200
|
||||
height: base.height - 100
|
||||
id: tableView
|
||||
Component
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user