Fix room settings being cut off
This commit is contained in:
parent
df88eccfb7
commit
70eabc3276
@ -20,6 +20,7 @@ ApplicationWindow {
|
|||||||
minimumHeight: 450
|
minimumHeight: 450
|
||||||
width: 450
|
width: 450
|
||||||
height: 680
|
height: 680
|
||||||
|
Layout.preferredWidth: scroll.availableWidth
|
||||||
color: palette.window
|
color: palette.window
|
||||||
modality: Qt.NonModal
|
modality: Qt.NonModal
|
||||||
flags: Qt.Dialog | Qt.WindowCloseButtonHint | Qt.WindowTitleHint
|
flags: Qt.Dialog | Qt.WindowCloseButtonHint | Qt.WindowTitleHint
|
||||||
|
Loading…
Reference in New Issue
Block a user