<table><tr><td style="">cstagner created this revision.<br />cstagner added a reviewer: Marble.<br />cstagner added a project: Marble.<br />Restricted Application added a subscriber: KDE Edu.<br />Restricted Application added a project: KDE Edu.<br />cstagner 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/D11853">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The position marker plugin queries the direction of "north" by computing latitude + 0.1 radians. This point can be off the screen, however, and the rendering function will early-out.</p>

<p>Skip the off-the-screen check for this northing point.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Resize the main Marble window to be no more than 768 pixels tall.</li>
<li class="remarkup-list-item">Switch to the Mercator view</li>
<li class="remarkup-list-item">Supply Marble with a valid position from any source</li>
<li class="remarkup-list-item">Zoom in to no more than five ticks from maximally-zoomed in</li>
<li class="remarkup-list-item">Ensure bug can be reproduced</li>
<li class="remarkup-list-item">Apply patch</li>
<li class="remarkup-list-item">Ensure position marker is visible under the above conditions</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R34 Marble</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11853">https://phabricator.kde.org/D11853</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/plugins/render/positionmarker/PositionMarker.cpp</div></div></div><br /><div><strong>To: </strong>cstagner, Marble<br /><strong>Cc: </strong>cstagner, KDE Edu, torhamzed, jalvarez, tjakobi, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, rahn, apol, nienhueser, marble-devel<br /></div>