Page MenuHomePhorge

Make SelfDestroyableOverlaySheet work with KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:01 PM.

Details

Summary

KF6 Kirigami's OverlaySheet is a QQC2.Popup, which does not has the onSheetOpenChanged signal but has the closed signal. This makes it work with both KF5 and KF6.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass under KF5.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 75
Build 139: GitLab CI for kazv
Build 138: arc lint + arc unit