<table><tr><td style="">matank created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D7071" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p><a href="https://phabricator.kde.org/R242:eab4aa9909a62cce9b32555ed28d142569fb467f" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">eab4aa9909a62cce9b32555ed28d142569fb467f</a> introduces a bug where <br />
 notifications will show up as 1 pixel line if the primary screen is the most left one</p>

<p>BUG 382340</p>

<p>The bug is casued by the removal of The following lines :</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">if (d->mainItem) {
    d->syncToMainItemSize(); adding back the following lines fixes the issue
}</pre></div>

<p>Adding them back solves the issue</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7071" rel="noreferrer">https://phabricator.kde.org/D7071</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/plasmaquick/dialog.cpp</div></div></div><br /><div><strong>To: </strong>matank<br /><strong>Cc: </strong>Frameworks<br /></div>