Bug report #10469
layer refactoring regression: symbology previews for items in the layers list not updated after re-ordered
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Martin Dobias | ||
Category: | - | ||
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 #: | 18881 |
Description
The symbology previews for items in the layers list fail to update when changed after a layer is re-ordered via drag and drop.
Steps to reproduce:
1. Create a new project
2. Add two vector layers (can be same dataset, or two empty memory layers, doesn't matter)
3. Drag the top layer below the second layer via mouse drag and drop
4. Open the symbology property of the dragged layer and tweak the symbology (simply click on one of the pre-saved symbol)
5. Apply the change by clicking on 'OK'
6. Notice the layer symbology preview failed to update
Associated revisions
Fix #10469 (symbology not refreshed after drag'n'drop)
History
#1 Updated by Martin Dobias over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 7ef06411503984a8fee1508652581aab90e960dc.