Bug report #14132
2.5d symbology: layer fails to render upon project re-load
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Matthias Kuhn | ||
Category: | Symbology | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22134 |
Description
When a project is re-loaded, layers rendered using 2.5D symbology fail to draw properly, with only shadow showing up.
Steps to reproduce- Create a new project
- Add a vector polygon dataset
- Open its property window, and set the symbology to 2.5D (default settings will do)
- Save the project, and close QGIS
- Re-open QGIS, load the project
- You'll notice only shadow is drawn
Associated revisions
[25d] Improve convertability to other layers
- Move height and angle expressions for 2.5D renderer to layer
- Apply color based on main symbol color
This makes the transition to other renderers easy.
Fixes #14132
History
#1 Updated by Anonymous almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset 8d72f13a5750f9f5d499bc182c9531730e06a515.