<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: abetts, VDG, Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-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/D29535">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We receive many complaints and bug reports about the current UI for adjusting panel<br />
thickness. People don't figure out that they have to drag on the button, and when they do,<br />
they complain that they can't set the value finely enough. Furthermore there are some bugs<br />
with scrolling and dragging behavior.</p>

<p>This patch removes the draggable button and replaces it with a more conventional SpinBox,<br />
this is given scroll-adjustment behaviors in <a href="https://phabricator.kde.org/D29534" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D29534</a>. This yields the following<br />
improvements:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">The way you adjust panel thickness is now more obvious</li>
<li class="remarkup-list-item">Fine-tuning panel thickness is now easier</li>
<li class="remarkup-list-item">Panel thickness can now be specified numerically</li>
<li class="remarkup-list-item">We have one fewer custom control to maintain</li>
<li class="remarkup-list-item">Bugs in custom scrolling implementation go away</li>
</ul>

<p>The current click/touch-and-drag behavior is therefore removed. I think this is acceptable<br />
because it's not a very good match for this use case anyway; a drag-based UI favors large<br />
changes where precision of the final result is not important. This does not describe the<br />
panel adjustment use case where you are changing the value by at most a few dozen and very<br />
commonly just want to adjust it up or down a tiny amount or want to end up at a specific<br />
size.</p>

<p>BUG: 414045<br />
BUG: 418700<br />
BUG: 421169<br />
FIXED-IN: 5.19</p></div></div><br /><div><strong>TEST PLAN</strong><div><p><a href="https://phabricator.kde.org/F8300568" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F8300568: Horizontal panel.webm</a><br />
<a href="https://phabricator.kde.org/F8300567" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F8300567: Vertical panel.webm</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>panel-adjustment-adjustment (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29535">https://phabricator.kde.org/D29535</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>desktoppackage/contents/configuration/panelconfiguration/SizeHandle.qml<br />
desktoppackage/contents/configuration/panelconfiguration/ToolBar.qml</div></div></div><br /><div><strong>To: </strong>ngraham, abetts, VDG, Plasma<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>