Feature request #3279
symbology: mark only first or last vertex on line
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Martin Dobias | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 13339 |
Description
The patch provides the possibility to mark only the first or the last vertex of line in the NG-Symbology. (It may render the line decoration obsolete).
It also fixes a small glitch, in the "mark every vertex" option: Markers with a given angle didn't remember this angle on the line, only the rotation from the line was used.
History
#1 Updated by Martin Dobias almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied in f99179ee (SVN r14837). Thanks for contributing!