Bug report #2076
load/save scale based visibility layer information in styles
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Symbology | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12136 |
Description
When saving a layer style, it sets attributes for min/maxLabelScale
and scaleBasedLabelVisibilityFlag in the *.qml file. I'd like to
save/load the global min/maxScale values the same way.
Associated revisions
qml fix:
- consider changes in data source notation of ogr provider
- consider min and max visibility scale for qml (fixes #2076)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12090 c8812cc2-4d05-0410-92ff-de0c093fc19c
qml fix:
- consider changes in data source notation of ogr provider
- consider min and max visibility scale for qml (fixes #2076)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12090 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 00d29928 (SVN r12091)