Version: unspecified (using Devel) OS: Linux If you start Marble or switch the map theme an atmosphere is shown around the planet (to be activated in View->Atmosphere). This atmosphere vanishes from the first move or zoom on. Reproducible: Always
SVN commit 1185961 by bholst: Corrected Marble's atmosphere painting: * We have to paint the atmosphere in any case (because we update the background, stars). * We have to paint the atmosphere at the correct moment (between stars and ground). BUG: 254154 M +0 -68 MarbleMap.cpp M +0 -3 MarbleMap_p.h M +51 -0 MarbleModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1185961
SVN commit 1185965 by bholst: Corrected Marble's atmosphere painting: * We have to paint the atmosphere in any case (because we update the background, stars). * We have to paint the atmosphere at the correct moment (between stars and ground). BUG: 254154 backport r1185961 M +0 -69 MarbleMap.cpp M +0 -3 MarbleMap_p.h M +53 -0 MarbleModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1185965