Skip to content

NavigationActionBar: Fix sort button

ivan tkachenko requested to merge work/ratijas/sort-button into master

NavigationActionBar: Nuke custom content layout from sort button

Not needed anymore, qqc2-desktop-style correctly renders the whole control with icon and drop-down arrow, including RTL mode.

See also: https://carlschwan.eu/2023/04/06/accessible-icon-only-buttons-in-qml/

NavigationActionBar: Nuke id from sort button

NavigationActionBar: Associate menu with sort button

Merge request reports