mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Adjust Discard/Keep Profile Dialog size for high DPI
This commit is contained in:
parent
35516ccc45
commit
8d6ea7bb97
1 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ UM.Dialog
|
|||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
height: base.height - 200
|
||||
height: base.height - 150
|
||||
id: tableView
|
||||
Component
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue