mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-30 10:05:42 +08:00
Merge branch 'master' of github.com:Ultimaker/cura
This commit is contained in:
commit
c60dad6a4a
@ -16,9 +16,10 @@ Window
|
|||||||
|
|
||||||
width: 720 * screenScaleFactor
|
width: 720 * screenScaleFactor
|
||||||
height: 640 * screenScaleFactor
|
height: 640 * screenScaleFactor
|
||||||
minimumWidth: 720 * screenScaleFactor
|
minimumWidth: width
|
||||||
maximumWidth: 720 * screenScaleFactor
|
maximumWidth: minimumWidth
|
||||||
minimumHeight: 350 * screenScaleFactor
|
minimumHeight: height
|
||||||
|
maximumHeight: minimumHeight
|
||||||
color: UM.Theme.getColor("sidebar")
|
color: UM.Theme.getColor("sidebar")
|
||||||
UM.I18nCatalog
|
UM.I18nCatalog
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user