Skip to content
Commit 51f3a98a authored by Nate Graham's avatar Nate Graham
Browse files

ApplicationPage: make heading/short description text selectable

The main text is already selectable, and the heading/short description
text is used to display the package path for locally-downloaded
packages, which make sense to be able to select. So for those reasons,
make it also selectable.

This entails porting away from Kirigami.Heading and using
Kirigami.SelectableLabel, which means we need to do a small amount of
work to match the visual styling and accessibility metadata that were
previously provided by Kirigami.Heading.

BUG: 470297
FIXED-IN: 5.27.6


(cherry picked from commit a07f6a9c)
parent 683a7612
Pipeline #407133 passed with stage
in 1 minute and 44 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment