Skip to content

applets/appmenu: set LayoutMirroring on GridLayout explicitly

This fixes the ordering of menu items on RtL

Before:

image.png

(help menu is placed first instead of last)

After:

image.png(file menu is correctly first now)

Edited by Janet Blackquill

Merge request reports