Skip to content
Commit 4087d2b4 authored by Nate Graham's avatar Nate Graham
Browse files

Improve and modernize UI of Addons sheet

Various improvements:
- Put the bottom buttons in a footer so they can't scroll out of view
- Rename "Discard" button to "Reset" since "Discard" implies closing the
  sheet
- Move Apply and Reset buttons over to the right side, as is typical
- Disable rather than hide the Apply and Reset buttons
- Remove the icons since they add no information and were all the same
- Make subtext less opaque rather than italic, as is our style (we can't
  simply port to `Kirigami.BasicListItem` yet because it can't support
  showing a checkbox to the left of the icon)

BUG: 425827
FIXED-IN: 5.20
parent 5daaa842
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