mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
iot-dashboard: don't set the width/height
This commit is contained in:
parent
25d0b604e9
commit
efab8967d7
1 changed files with 0 additions and 2 deletions
|
@ -179,8 +179,6 @@ MainContent := VerticalLayout {{
|
|||
}}
|
||||
|
||||
MainWindow := Window {{
|
||||
width: 1024px;
|
||||
height: 600px;
|
||||
title: "IOT dashboard";
|
||||
|
||||
{3}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue