Hi Andrew, yes, much better :) But I found 2 new issues ;)
* If you switch tracks the axis are not reset and adjusted to the new values. I use 3 tracks to test 2 single ones and a third combined one. If you switch between the tracks without closing the graph you will see what I mean. * The waypoint icons and their lines have to be clipped, too. You only will see them if you have icons close < 20 m from the track. Oliver > Hi, Oliver: > I send rework patch. pls, see. >> that patch is really impressive! I was focused on doing a zoom by a >> zoom rectangle. But of course, using the same method like on the map >> is the way to go. >> >> Just my 2 cents if you haven't thought of it anyways: >> >> * use flipMouseWheel() form CResources to use the same mouse wheel >> settings like on the map. >> > fixed >> * use CPlot::rectGraphArea and CPlot::rectIconArea as clipping >> rectangles (QPainter::setClipRect(..)) >> > fixed >> * add a menu entry to reset zoom. >> > fixed >> * what about a small bar (line) at the x and y axis to show the total >> position of the current viewport within the track? Similar to a >> scrollbar but thiner and more slick. >> > add later. >> * the y axis should lock to 0. At least if there is no value below 0. >> And maybe lock to the max value, too. >> > lock min and max value, lock to 0 will be fixed later. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > QLandkarte-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkarte-users -- -------------------------------------------------------------------- DSP Solutions GmbH & Co. KG, Schwandorfer Str. 3a, 93059 Regensburg Email: [EMAIL PROTECTED] http://www.dspsolutions.de Phone: +49(0) 941 / 830 551 Embedded Signal Processing Fax: +49(0) 941 / 830 5579 DIN EN ISO 9001:2000 Gesellschaftssitz: Regensburg, Registergericht: Regensburg HRA 7862 Komplementaer: DSP Solutions Beteiligungs-GmbH, Regensburg HRB 10932 -------------------------------------------------------------------- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QLandkarte-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkarte-users
