exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.01k stars 553 forks source link

Fix: syntax error in Rect #720

Closed jminutaglio closed 4 years ago

jminutaglio commented 4 years ago

fixed Rect syntax error in lines 63-65

ystrot commented 4 years ago

Hi @jminutaglio,

There is no syntax errors, because Rect has two initializers and current version compiles without any issues.