<table><tr><td style="">ngraham created this revision.<br />ngraham added a reviewer: VDG.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ngraham requested review of this revision.
</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/D15947">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>While writing a HIG page about emblems (<a href="https://phabricator.kde.org/D15897" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D15897</a>), we noticed an inconsistency in where they're currently placed: All of our icons that have built-in emblems as well as all 3rd-party system tray icons put their emblems in the bottom-right corner. But when <tt style="background: #ebebeb; font-size: 13px;">KIconLoader</tt> it used to add emblems to a regular icon, it puts the first emblem in the bottom-left corner.</p>

<p>This arbitrary inconsistency makes it impossible to write a clear rule in the HIG about emblem placement. Changing hundreds of icons and 3rd-party apps to move all their emblems to the bottom-right corner doesn't seem likely. Therefore, this patch adjusts 'KIconLoader` to position the first emblem in the bottom-right corner to match existing icons and 3rd-party apps.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Symlink emblem:</p>

<p>Shared folder emblem:</p>

<p>Emblem on a disk in the Places panel:</p>

<p>Folders with multiple emblems:</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R302 KIconThemes</div></div></div><br /><div><strong>BRANCH</strong><div><div>emblems-start-in-bottom-right (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15947">https://phabricator.kde.org/D15947</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kiconloader.cpp</div></div></div><br /><div><strong>To: </strong>ngraham, VDG<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>