mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add minimum height and width
This commit is contained in:
parent
3d71c7083f
commit
abac757df1
@ -10,7 +10,8 @@ Window {
|
||||
color: "#eeeeee"
|
||||
visible: true
|
||||
width: 1380
|
||||
height: 768
|
||||
minimumHeight: 768
|
||||
minimumWidth: 1050
|
||||
|
||||
Loader {
|
||||
id: pageLoader
|
||||
|
Loading…
Reference in New Issue
Block a user