Skip to content

Use Kirigami's OverlayZStacking for AbstractMaximizeComponent

Joshua Goins requested to merge work/redstrate/fix-abstract-maximize into master

This puts the maximize component on the FullScreen layer, so it doesn't get covered by other parts of the application. The application can still override this z if needed.

Merge request reports