cocoatype / Highlighter

A text-redaction tool for iOS, iPadOS, and macOS.
https://blackhighlighter.app
Other
5 stars 2 forks source link

Migrate canvas view to Swift #188

Open Arclite opened 4 months ago

Arclite commented 4 months ago

PhotoEditingCanvasView and PhotoEditingCanvasBrushStrokeView are both still Obj-C, even though they haven't needed to be since moving to a minimum iOS 14 version.