| Summary: | Graticule layer not visible after chaning visibility of atmosphere layer | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Bernhard Beschow <shentey> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.3 (KDE 4.8) | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Beschow
2011-08-26 00:02:34 UTC
Git commit 009a626af88542e9c4d515c47769b0d2f24d734a by Bernhard Beschow. Committed on 26/08/2011 at 21:00. Pushed by beschow into branch 'master'. move graticule plugin to a zValue() of +1.0 Due to undefined behavior when two plugins want to render at the same renderPosition() with same zValue(), the graticule plugin was overpainted by the texture layer, wich has a zValue() of 0.0. BUG: 280806 CCMAIL: e.konrad@mpegcode.com M +5 -0 src/plugins/render/graticule/GraticulePlugin.cpp M +3 -1 src/plugins/render/graticule/GraticulePlugin.h http://commits.kde.org/marble/009a626af88542e9c4d515c47769b0d2f24d734a |