Files
OpenCut/apps/web
Maze WintherandCursor 23187b0b6a refactor: remove dead tangent handle variant
The { kind: "tangent" } MaskHandleId variant was never constructed — neither
getFreeformDisplayHandles nor any other code ever produced a tangent handle
object. The in/out control-arm branches in computeFreeformParamUpdate, the
tangent case in maskHandleIdKey, and the CUSTOM_MASK_TANGENT_SIZE rendering
path in mask-handles.tsx were all unreachable. Removed all four dead paths
and removed "tangent" from MaskHandleKind.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-02 03:27:23 +02:00
..
2026-03-29 15:56:48 +02:00
2026-04-21 13:00:26 +02:00
2026-03-29 15:56:48 +02:00
2026-04-04 08:53:10 +02:00
2026-03-29 18:55:56 +02:00
2026-03-29 15:56:48 +02:00
2026-04-04 08:53:10 +02:00
2026-03-29 15:56:48 +02:00