Revision 361d820...
Go back to digest for 3rd July 2011Bug Fixes in Educational
Dirk Mueller committed changes in [marble] 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