<table><tr><td style="">safaalfulaij added a comment.
</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/D9786" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I'll answer that here to put some visuals.</p>

<p>This is before the patch, all fine, correct direction, but aligned to left:<br />
<a href="https://phabricator.kde.org/F5633510" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5633510: step 1.png</a></p>

<p>Here we mirror the graphics of the Flickable:<br />
<a href="https://phabricator.kde.org/F5633511" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5633511: step 2.png</a></p>

<p>And then we mirror back the graphics of the first item (I work on a small testing version):<br />
<a href="https://phabricator.kde.org/F5633512" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5633512: step 3.png</a></p>

<p>We notice the order is reversed (becuase we already mirrored the whole flickable, and the Row is applying mirroring here, so it's double mirroring). That is why we disable the mirroring of the row:<br />
<a href="https://phabricator.kde.org/F5633513" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5633513: step 5.png</a></p>

<p>And mirror the graphics of the other items (double mirroring again, but to our benefit):<br />
<a href="https://phabricator.kde.org/F5633514" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F5633514: step 4.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9786" rel="noreferrer">https://phabricator.kde.org/D9786</a></div></div><br /><div><strong>To: </strong>safaalfulaij, Plasma<br /><strong>Cc: </strong>broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>