Files
GoldenCheetah/src/GoogleMapControl.cpp
Mark Liversedge 361c7bece8 Fix Crash on show/hide sidebar in V3
GoogleMapControl crashes when the sidebar is hidden then shown
before a map has been drawn. This is because the resize event
attempts to redraw the map before all private data has been
initialised (in this case rideData is empty).
2011-04-09 12:15:17 +01:00

21 KiB