Commit 5cecde1
authored
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 0adda9f commit 5cecde1
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2101 | 2101 | | |
2102 | 2102 | | |
2103 | 2103 | | |
| 2104 | + | |
2104 | 2105 | | |
2105 | 2106 | | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2106 | 2112 | | |
2107 | 2113 | | |
2108 | 2114 | | |
| |||
0 commit comments