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