Revert "QML UI: steps towards working with Kirigami 2"
This reverts commit 53ce3ce3e3cc38555bf7f2a1e7540638e5d294f8.
This commit is contained in:
parent
31471b12c0
commit
6459e455bc
@ -218,8 +218,8 @@ Kirigami.Page {
|
||||
}
|
||||
Kirigami.OverlaySheet {
|
||||
id: detailsEditScroll
|
||||
// anchors.fill: parent
|
||||
onSheetOpenChanged: {
|
||||
anchors.fill: parent
|
||||
onOpenedChanged: {
|
||||
if (!opened) {
|
||||
endEditMode()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user