Bug report #9918
Enable the button to add new symbol layers (not only when the marker entry is selected)
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Martin Dobias | ||
Category: | GUI | ||
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 #: | 18429 |
Description
Currently, the user can only add a new symbol layer after first selecting the marker entry from the tree list.
I think it's safe enough to allow adding symbol layers also when another entry is active in the tree list. The logic could be: If the currently active symbol level does not support adding levels, add them to the parent.
Associated revisions
Fix #9918 (enable add symbol layer also when selection is not on symbol)
History
#1 Updated by Martin Dobias over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 530b5fd5ce2e0fe41b9ca35c46fc39684651422e.