mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Adjust open project/models dialog size for high DPI
CURA-3495
This commit is contained in:
parent
42e7a0defa
commit
f259038954
1 changed files with 2 additions and 2 deletions
|
@ -808,8 +808,8 @@ UM.MainWindow
|
|||
id: askOpenProjectOrModelsDialog
|
||||
|
||||
title: catalog.i18nc("@title:window", "Open file(s)")
|
||||
width: 620
|
||||
height: 250
|
||||
width: 420
|
||||
height: 170
|
||||
|
||||
maximumHeight: height
|
||||
maximumWidth: width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue