Bug #6184
Map canvas does not update after "paste style"
| Status: | Closed | Start Date: | 08/12/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Symbology | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
Right-click on a vector layer in the TOC and click "copy style".
Right-click on another vector layer in the TOC and click "paste style".
The map canvas is not updated. You need to pan it or something to force an update.
Associated revisions
Revision cd3cd9433e8988e62720401402c5841db08d7a12
Fix #6184, canvas doesn't refresh after pasting layer style
History
Updated by Paolo Cavallini 9 months ago
- Target version set to Version 2.0.0
Updated by regis Haubourg 3 months ago
confirmed on master.
Updated by Larry Shaffer 3 months ago
- Status changed from New to Closed
Fixed in changeset cd3cd9433e8988e62720401402c5841db08d7a12.
Updated by Mathieu Pellerin - nIRV 3 months ago
Larry, confirmed fixed. There is however a small issue left unresolved, which is and isn't directly link to this. When clicking on Paste Style, the layer item collapses. Pasting style should respect the expended/collapsed state of the selected layer item.
A similar issue was fixed sometime ago re unwanted collapse when applying style from the layer property window, see issue #6410.
Cheers.