Page MenuHomePhorge

Make SelfDestroyableOverlaySheet work with KF6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:01 PM.
Tags
None
Referenced Files
F140763: D49.1737400877.diff
Sun, Jan 19, 11:21 AM
F140702: D49.1737377004.diff
Sun, Jan 19, 4:43 AM
F140678: D49.1737367319.diff
Sun, Jan 19, 2:01 AM
Subscribers
None

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable