<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: ngraham.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />sitter 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/D28678">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>we use Stretch to get a somewhat uniform appearance between the two views<br />
but Stretch is bit meh when it comes to actual sizing as it acts kind of<br />
like QSizePolicy::Preferred in that it allows shrinking columns so small<br />
that even the header gets cut off. this of course looks silly, so we<br />
now set the largest required width as minimal section width. this prevents<br />
the user from cutting off headers by resizing the window.</p>

<p>secondly, and entirely related to that, because KCMs are embedded into<br />
a scrollview their sizehint kinda doesn't make any difference for<br />
the window size which then combined with the aforementioned stretch problem<br />
can lead to cut off headers by default as the window size is too small<br />
making the stretch cut into header text.<br />
to ensure the default size is reasonable let the view adjust to content<br />
on first show, effectively making the window as large as needed<br />
regardless of implicit hints.</p>

<p>BUG: 419786<br />
FIXED-IN: 5.18.5</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">empty dialog</li>
<li class="remarkup-list-item">dialog with only shares</li>
<li class="remarkup-list-item">dialog with shares and mounts</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R102 KInfoCenter</div></div></div><br /><div><strong>BRANCH</strong><div><div>Plasma/5.18</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28678">https://phabricator.kde.org/D28678</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>Modules/samba/main.cpp</div></div></div><br /><div><strong>To: </strong>sitter, ngraham<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>