Fix room settings being cut off
This commit is contained in:
parent
df88eccfb7
commit
70eabc3276
@ -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…
Reference in New Issue
Block a user