Commit 2597100
committed
[FIXED] #11572 ilter Legend By Map Content doesn't maintain point displacement legend
For point vector layer render with 'displacement point', when 'Filter
Legend By Map Content' is activated, the legend is not rendered even
if it has to be.
It's due to QgsPointDisplacementRenderer that embedded the real
renderer.
The solution proposed in this patch is to get the embedded renderer
for QgsPointDisplacementRenderer.1 parent 4e9e9f4 commit 2597100
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
0 commit comments