Fix room settings being cut off
This commit is contained in:
parent
df88eccfb7
commit
70eabc3276
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ ApplicationWindow {
|
|||
minimumHeight: 450
|
||||
width: 450
|
||||
height: 680
|
||||
Layout.preferredWidth: scroll.availableWidth
|
||||
color: palette.window
|
||||
modality: Qt.NonModal
|
||||
flags: Qt.Dialog | Qt.WindowCloseButtonHint | Qt.WindowTitleHint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue