<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, jgrulich.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9422" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>TEST PLAN</strong><div><p><tt style="background: #ebebeb; font-size: 13px;">Qt.hsva</tt> was added in Qt 5.5 and the <tt style="background: #ebebeb; font-size: 13px;">hsvHue</tt> stuff was merged in July 2016, so should be fine to use now.</p>

<p>Color looks the same as before. Value needs to be <tt style="background: #ebebeb; font-size: 13px;">[0,1]</tt> hence the <tt style="background: #ebebeb; font-size: 13px;">+0.5</tt> and modulo. I tried just <tt style="background: #ebebeb; font-size: 13px;">+=</tt>'ing <tt style="background: #ebebeb; font-size: 13px;">hsvHue</tt> but that didn't work.</p>

<p>Btw, isn't that just inverting the color? ie. we could just 1-r, 1-g, 1-b the color?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R116 Plasma Network Management Applet</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9422" rel="noreferrer">https://phabricator.kde.org/D9422</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applet/contents/ui/ConnectionItem.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, jgrulich<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>