Page MenuHomePhorge

Fix mobile page actions position
ClosedPublic

Authored by tusooa on Mon, Jul 6, 2:35 PM.

Details

Summary

In mobile layout, Kirigami will display actions in the context drawer if it is enabled explicitly. Otherwise, it will go to the bottom of the page. This explicitly enables the context drawer and set its actions property to the actions of the current page.

Type: fix

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

Test Plan

Run kazv with the environment variable QT_QUICK_CONTROLS_MOBILE=true . Check that the actions are displayed in the context drawer instead of at the bottom.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable