Bug 404261

Summary: The network error (and all other possible runtime issues) box is nearly invisible
Product: [Unmaintained] ring-kde Reporter: Emmanuel Lepage Vallée <emmanuel.lepage>
Component: generalAssignee: Emmanuel Lepage Vallée <emmanuel.lepage>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.