Increase confirm/preview upload popups width
This commit is contained in:
@@ -15,6 +15,8 @@ HColumnPopup {
|
||||
property string roomName
|
||||
|
||||
|
||||
contentWidthLimit: theme.controls.popup.defaultWidth * 1.25
|
||||
|
||||
page.footer: AutoDirectionLayout {
|
||||
ApplyButton {
|
||||
id: uploadButton
|
||||
|
@@ -17,6 +17,8 @@ HColumnPopup {
|
||||
readonly property string fileName: filePath.split("/").slice(-1)[0]
|
||||
|
||||
|
||||
contentWidthLimit: theme.controls.popup.defaultWidth * 1.25
|
||||
|
||||
page.footer: AutoDirectionLayout {
|
||||
ApplyButton {
|
||||
id: uploadButton
|
||||
|
Reference in New Issue
Block a user