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

Use more standard button code

This commit simplifies the button code for Elisa in the following ways:
- Use ToolButtons rather than flat Buttons for controls than want to
  look like ToolButtons. This is possible now that our QQC2 style shows
  ToolButton focus correctly.
- Remove hardcoded custom button sizes and let them be their natural
  size so they adjust with the scale factor and font size properly.
- Make HeaderFooterToolbar a bit smaller to fit the new noew-smaller
  ToolButtons.
- Redo the custom contentItem for the sort button to work properly with
  standardized buttons.
parent 9f7d6ba1
Pipeline #48446 canceled with stage
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