Bug report #14074
Layer Style : list of group symbols doesn't update after "Open library" is used
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Mathieu Pellerin - nIRV | ||
Category: | Symbology | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22084 |
Description
In the style manager, create a group and add symbols to it
Open a layer properties > style and at the top level of the symbol tree, select the group in the "Symbols in group" drop-down.
You should have only your group symbols displayed
Now, click on 'Open Library' and close it
Your group name is still shown in the drop down list but the symbols displayed are rather from "Groups" group.
If you delete a group or add a new one, these changes are not applied to the list (though the deleted group appears empty) until you close the layer properties dialog.
master ae2738e
History
#1 Updated by Mathieu Pellerin - nIRV about 8 years ago
- Resolution set to fixed/implemented
- % Done changed from 0 to 100
- Target version set to Version 3.0
- Assignee set to Mathieu Pellerin - nIRV
- Status changed from Open to Closed
Fixed in commit 5e487cf.