Bug report #3510
Join style and Cap style are not saves
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 #: | 13570 |
Description
Add any line vector layer and open new symbology window. Set Pen type - Dash line, Join style - Miter, Cap style - Round. Save changes. Open new symbology window again: Join style - Bevel, Cap style - Square (default values) - the values of these fields are not synchronized with appropriate properties layer symbology.
Associated revisions
Fix #3510
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15219 c8812cc2-4d05-0410-92ff-de0c093fc19c
Fix #3510
git-svn-id: http://svn.osgeo.org/qgis/trunk@15219 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Martin Dobias almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 1407ba50 (SVN r15220)