Revision a8c3839...

Go back to digest for 3rd July 2011

Bug Fixes in Educational

Daniel Marth committed changes in [marble/gsoc-2011-qtcomponents] src/lib/TileScalingTextureMapper.cpp:

fix caching crash

Change the logic to first paint the new pixmap, and
then insert it into the cache, as inserting into the
cache can delete the pixmap, and then it crashes.

File Changes

Modified 1 files
  • src/lib/TileScalingTextureMapper.cpp
1 files changed in total