8000 Remove old reminder for arc section (#432) · purescript/documentation@314ec38 · GitHub
[go: up one dir, main page]

Skip to content

Commit 314ec38

Browse files
Remove old reminder for arc section (#432)
1 parent 1b2a2aa commit 314ec38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

migration-guides/0.15-Migration-Guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,6 @@ An arc could only be drawn clockwise due to an options field not being exposed i
680680
- To just migrate code, set `useCounterClockwise` to false
681681
- To get the new counter-clockwise behavior , set `useCounterClockwise` to true
682682

683-
- Support arcs that are drawn counter-clockwise (#58, #83 by @karljs and @JordanMartinez)
684-
685683
### `Transform` record type's fields renamed (`purescript-canvas`)
686684

687685
The `Transform` field names were changed because the values referenced by `m31` and `m32` corresponded to `dX` and `dY` in other contexts. MDN docs would use fields `a-f` to refer to the values in a context-agnostic way.

0 commit comments

Comments
 (0)
0