<table><tr><td style="">igorkushnir updated this revision to Diff 11502.<br />igorkushnir 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/D3040" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Address review comments</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Fix StandardDocumentationView code style</li>
<li class="remarkup-list-item">Pass KConfigGroup instead of config names to ZoomController</li>
<li class="remarkup-list-item">Reset documentation zoom on Ctrl+0</li>
</ul>

<p>The downside of this simple Ctrl+0 implementation is that<br />
StandardDocumentationView must have focus for it to work.<br />
One has to click on the documentation widget, then press Ctrl+0.</p>

<p>The alternative "shortcut" implementation placed 3 zoom actions<br />
(In, Out, Reset) in the documentation widget context menu.<br />
This approach required the user to right click on the documentation<br />
widget and select the desirable action from the context menu.<br />
I have reverted commits that implemented these context menu actions<br />
because <a href="https://phabricator.kde.org/p/apol/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;" rel="noreferrer">@apol</a> had asked to simplify the implementation.</p>

<p>There is also a patch that I attached in my comment to this review<br />
request on the 12th of October. It is based on the now reverted<br />
ZoomActions commits and allows assigning custom global KDevelop<br />
shortcuts to the zoom actions. However this patch has more issues<br />
than benefits as I described in the comment.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D3040?vs=7418&id=11502" rel="noreferrer">https://phabricator.kde.org/D3040?vs=7418&id=11502</a></div></div><br /><div><strong>BRANCH</strong><div><div>documentation-zoom-new-trimmed</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3040" rel="noreferrer">https://phabricator.kde.org/D3040</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
documentation/CMakeLists.txt<br />
documentation/standarddocumentationview.cpp<br />
documentation/standarddocumentationview.h<br />
util/CMakeLists.txt<br />
util/zoomcontroller.cpp<br />
util/zoomcontroller.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>igorkushnir, mwolff, KDevelop<br /><strong>Cc: </strong>rjvbb, mwolff, apol, kdevelop-devel<br /></div>