<table><tr><td style="">nibags created this revision.<br />nibags added reviewers: KTextEditor, cullmann, dhaumann.<br />Herald added projects: Kate, Frameworks.<br />Herald added subscribers: kde-frameworks-devel, kwrite-devel.<br />nibags 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/D24983">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Use <tt style="background: #ebebeb; font-size: 13px;">QFontMetrics::horizontalAdvance(text)</tt> instead of <tt style="background: #ebebeb; font-size: 13px;">QFontMetrics::boundingRect(text).width()</tt>, since it obtains a more precise value over the width of a text.</li>
<li class="remarkup-list-item">Allow word wrap in section titles.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>BRANCH</strong><div><div>improve-word-wrap</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24983">https://phabricator.kde.org/D24983</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/mode/katemodemenulist.cpp<br />
src/mode/katemodemenulist.h</div></div></div><br /><div><strong>To: </strong>nibags, KTextEditor, cullmann, dhaumann<br /><strong>Cc: </strong>kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>