Bug 404261 - The network error (and all other possible runtime issues) box is nearly invisible
Summary: The network error (and all other possible runtime issues) box is nearly invis...
Status: RESOLVED FIXED
Alias: None
Product: ring-kde
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Emmanuel Lepage Vallée
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-12 20:49 UTC by Emmanuel Lepage Vallée
Modified: 2019-02-19 13:47 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 Emmanuel Lepage Vallée 2019-02-12 20:49:31 UTC
Because it uses an SVG for the icon and it gets scaled down, the line get so fine it becomes 90% transparent.

Drawing the icon using QPainter+QSvgRenderer or QtQuick.Shape would help solve the issue. Good error handling is pointless when invisible...
Comment 1 Emmanuel Lepage Vallée 2019-02-19 13:47:18 UTC
It is now misaligned, but use a very bright and visible orange in the sidebar. The header one not being visible enough is not irrelevant.