Page MenuHomePhorge

Fix mobile page actions position
Needs ReviewPublic

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

Details

Reviewers
None
Group Reviewers
O1: the Kazv Project
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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 658
Build 1298: Invoke BuildbotBuildbot build #2008
Build 1297: arc lint + arc unit