Refactor and fix ChatBox layouting
BUG: 474616
This commit is contained in:
@@ -132,7 +132,7 @@ FormCard.FormCardPage {
|
||||
id: openFileDialog
|
||||
|
||||
OpenFileDialog {
|
||||
folder: StandardPaths.writableLocation(StandardPaths.PicturesLocation)
|
||||
currentFolder: StandardPaths.standardLocations(StandardPaths.PicturesLocation)[0]
|
||||
parentWindow: root.Window.window
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user