bugfixes, lifecycle improvements
This commit is contained in:
@@ -215,7 +215,9 @@ Pane {
|
||||
|
||||
Component {
|
||||
id: requestdialog
|
||||
RequestDialog {}
|
||||
RequestDialog {
|
||||
onClosed: destroy()
|
||||
}
|
||||
}
|
||||
|
||||
function createRequest(ignoreGaplimit = false) {
|
||||
|
||||
Reference in New Issue
Block a user