> > I send patch in attach. > pls, comment it. Hi Andrey,
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. * use CPlot::rectGraphArea and CPlot::rectIconArea as clipping rectangles (QPainter::setClipRect(..)) * add a menu entry to reset zoom. * 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. Additionally there is this point of focus bug of mine. But I think I will fix this after you are done with the plot stuff. Should I commit the patch right now or do you want to finish that stuff first? Thanks for the real nice work! Oliver ------------------------------------------------------------------------- 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
