| Summary: | Blue separator line hardly visible if drag and drop folder to places underneath a selected place with Breeze dark | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | postix <postix> |
| Component: | panels: places | Assignee: | gvgeo <Gvgeo> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | dolphin-bugs-null, Gvgeo, nate, postix |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 19.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/dolphin/178eb5927c8699c89b3d91b0ebffc00ddaa11a58 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Screenshot of the issue. | ||
Maybe it should just use the text color. Yeah, that would make sense. Git commit 178eb5927c8699c89b3d91b0ebffc00ddaa11a58 by Nate Graham, on behalf of George Vogiatzis.
Committed on 27/01/2020 at 16:49.
Pushed by ngraham into branch 'release/19.12'.
Change drop indicator color
Summary:
Change drop indicator color form highlight to text.
This makes more visible, when indicator is adjacent to a highlight
item, of a list.
Test Plan:
Before vs After
{F7974679}
Reviewers: #dolphin, #vdg, elvisangelaccio, ngraham
Reviewed By: #dolphin, #vdg, ngraham
Subscribers: meven, kfm-devel
Tags: #dolphin
Differential Revision: https://phabricator.kde.org/D26936
M +1 -1 src/kitemviews/kitemlistview.cpp
https://commits.kde.org/dolphin/178eb5927c8699c89b3d91b0ebffc00ddaa11a58
|
Created attachment 124418 [details] Screenshot of the issue. SUMMARY The separator line has the same blue color as the selection color, which makes it practically invisible if a folder is dragged under a selected place. There are actually a few pixel additional to the left and right of the separator line, which are wider than the selection, so you can just guess, that it's there. Please see the screenshot.