Bug report #2545
Symbology-ng: freezee with offset set
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Symbology | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Windows | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12605 |
Description
Tested with Qgis Windows SVN r13044
Steps to reproduce:
1. import the shapefile from: http://webapps.comune.trento.it/base/grafo.7z
2. go to shapefile properties -> click on new symbology
3. click on Properties
4. make a symbol made with two types: [[SimpleLine]] and Markerline
5. on the Markline set the offset as -0.5
6. click on OK
Qgis freezes. if you don't set the offset, it does not.
History
#1
Updated by Martin Dobias over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 6977385a (SVN r13167).