<table><tr><td style="">tobiasdeiminger created this revision.<br />Herald added a project: Okular.<br />Herald added a subscriber: okular-devel.<br />tobiasdeiminger 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/D21136">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For "Straight Line" annotations, the "Leader Lines" (if any) shall be perpendicular to the main line segment.<br />
Current code missed to consider page aspect ratio when calculating the main segment angle, which caused non-perpendicular leader lines.</p>

<p>Note: Bug is only visible with non-PDF documents (i.e. where Okular draws line annotation, instead of generator).</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">open a txt file, the generated page will have aspect ratio 3:4</li>
<li class="remarkup-list-item">configure a "Straight Line" annotation with long leader line</li>
<li class="remarkup-list-item">create a line annotation at 45 degree angle</li>
<li class="remarkup-list-item">check the leader line, it shall be perpendicular to the main line</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix_leaderline_angle (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21136">https://phabricator.kde.org/D21136</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>ui/pagepainter.cpp</div></div></div><br /><div><strong>To: </strong>tobiasdeiminger<br /><strong>Cc: </strong>okular-devel, joaonetto, tfella, ngraham, darcyshen, aacid<br /></div>