Bug 399959 - Could use a separator element that's just 18px of whitespace, not a line
Summary: Could use a separator element that's just 18px of whitespace, not a line
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: Master
Platform: Other Linux
: NOR wishlist
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-18 04:24 UTC by Nate Graham
Modified: 2018-10-22 23:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2018-10-18 04:24:52 UTC
Kirigami.Separator draws a line. It would be nice if we could get a version that's just 18px tall (i.e. gridUnit) of whitespace. Sometimes instead of a line you just want a bit of whitespace!

This is what we use for QWidgets-based FormLayouts, such as the ones used in Dolphin and Spectacle's settings windows. It would be nice to make a Kirigami version of this for greater visual consistency.
Comment 1 Nate Graham 2018-10-22 23:28:33 UTC
Talked to Marco and found out this is not actually needed.