Skip to content

Commit cc90ac5

Browse files
authored
Merge pull request #3012 from filip-sakel/main
Fix `AffineTransform.rotate(byRadians:)` implementation.
2 parents 8a0ed08 + 5fbc650 commit cc90ac5

File tree

3 files changed

+1168
-656
lines changed

3 files changed

+1168
-656
lines changed

Docs/Status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ There is no _Complete_ status for test coverage because there are always additio
227227
| `NSEdgeInsets` | Complete | Substantial | |
228228
| `NSGeometry` | Mostly Complete | Substantial | `NSIntegralRectWithOptions` `.AlignRectFlipped` support remains unimplemented |
229229
| `CGFloat` | Complete | Substantial | |
230-
| `AffineTransform` | Complete | None | |
230+
| `AffineTransform` | Complete | Substantial | |
231231
| `NSAffineTransform` | Complete | Substantial | |
232232
| `NSNumber` | Complete | Incomplete | |
233233
| `NSConcreteValue` | N/A | N/A | For internal use only |

0 commit comments

Comments
 (0)