Skip to content
Commit b5f8095d authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Units: add mediumSpacing

mediumSpacing is `std::round(smallSpacing * 1.5)`. It is meant to be
used in toolbars or toolbar-like layouts and is intended to improve
visual consistency with our Qt Widget apps. With Noto Sans 10pts (the
current default font), this is equivalent to 6px, which is the same as
the default amount of spacing and margins for layouts in Qt Widgets with
the Breeze QStyle.

This is the PlasmaCore equivalent to Kirigami::Units::mediumSpacing.
parent 95b37e89
Pipeline #138534 passed with stage
in 1 minute and 28 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