Nicolò Ribaudo 2ad6b88850
Fix dependency tracking in pattern fill
1. Record `fill` dependencies even if we early return due to `isPatternFill``
2. Isolate the `drawPattern` inner `executeOperationList` in a
   `CanvasNestedDependencyTracker` so that it does not consume pending
   dependencies from the outer list.
2026-04-14 14:16:26 +01:00
..
2026-03-04 10:40:39 +01:00
2013-03-15 11:24:08 -07:00
2026-03-20 20:17:13 +01:00