Commit a926a30
Fix Annotation arrow not updating after setting patchA
Setting patchA on Annotation.arrow_patch has no visible effect because the arrow position is not recomputed.
This change ensures that the annotation is marked as stale when patchA changes, triggering proper recomputation during rendering.1 parent e6640db commit a926a30
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
| 2202 | + | |
2202 | 2203 | | |
2203 | 2204 | | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
2204 | 2210 | | |
2205 | 2211 | | |
2206 | 2212 | | |
| |||
0 commit comments