Ok, I think I solved most of your problems.<br><br><div class="gmail_quote">2008/7/3 Sven Lankes <<a href="mailto:sven@lank.es">sven@lank.es</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
* Showing PNGs for trackpoints makes merkaartor sloooooooowww. I am<br>
unable to find a way to revert to the old way of showing "grey dots"</blockquote><div><br>- Added a preference option to disable styling on track layers.<br>BTW, you had icons on all your trackpoints due to your GPS setting a name on each of them. For styling, it means POI -> icon.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
* Deleting a single waypoint deletes more than the one waypoint</blockquote><div> </div><div>- Right from the origin, deleting a trackpoint actually deleted the whole segment. Now solved.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
* Zooming in makes merkaartor slooooow (see screenshots).</blockquote><div><br>This is a multi-faceted problem:<br>1) You had a "loose" point far from the rest of you track.<br>2) Qt has a bug in that drawing a line offscreen to a large virtual canvas takes an unbearable long time.<br>
3) You could not delete the loose point<br>4) The Merkaartor attempt to cope with this with our own clipping was not optimal.<br><br>As far as possible, should be solved now.<br></div><div><br>Regards<br>- Chris - <br></div>
</div><br>