Bug 364999 - Remove separator lines between drawer items
Summary: Remove separator lines between drawer items
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Android Android 5.x
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-02 10:46 UTC by Philipp Stefan
Modified: 2016-08-02 10:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Stefan 2016-07-02 10:46:13 UTC
There is a separator line between every item in the context drawers. These lines add little meaning but much visual clutter to the drawers themselves. The separator lines should be used in list views only (and with much more tint (ligher)) and to separate groups of times. Similar to desktop contect menus. I.e. there would not be a separator line between Copy and Paste, but between say Paste and New Document.

Reproducible: Always
Comment 1 Marco Martin 2016-08-02 10:26:55 UTC
Git commit 11e511e1052b7bd522afe1b81456c76a3f342dd3 by Marco Martin.
Committed on 02/08/2016 at 10:24.
Pushed by mart into branch 'master'.

don't use separators here

M  +1    -1    src/controls/ContextDrawer.qml
M  +2    -0    src/controls/GlobalDrawer.qml

http://commits.kde.org/kirigami/11e511e1052b7bd522afe1b81456c76a3f342dd3