Revision a2c5513...

Go back to digest for 7th August 2011

Optimization in Educational

Dennis Nienhüser committed changes in [marble] /lib:

Speedup route rendering during panning/zooming.

Don't cache the route region (needed for mouse hover) while panning/
zooming where it's not really needed. Calculating the route region
is the most time consuming operation in route painting.

File Changes

Modified 3 files
  • /lib
  •   src/MarbleWidget.cpp
  •   src/routing/RoutingLayer.cpp
  •   src/routing/RoutingLayer.h
3 files changed in total