Skip to content
Commit a07f6a9c authored by Nate Graham's avatar Nate Graham Committed by Joshua Goins
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
parent 3175f8fb
Pipeline #407132 passed with stage
in 3 minutes and 32 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