Summary: | Marble atmosphere is only shown on map theme change | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Bastian Senst <bastianholst> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.0 (KDE 4.6) | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.3 | |
Sentry Crash Report: |
Description
Bastian Senst
2010-10-14 14:45:36 UTC
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 |