sureskumar / sketch-isometric

Generate Isometric and 3D Rotation views from Artboards and Rectangles in Sketch app.
1.65k stars 64 forks source link

Replacing API deprecated with Sketch 53. Fixes #53 #54

Closed matej-marjanovic closed 5 years ago

matej-marjanovic commented 5 years ago

Replacing resizeToFitChildrenWithOption(0) with fixGeometryWithOptions(1) to work with Sketch 53. Preserving backwards compatibility with Sketch 52 by checking MSApplicationMetadata.metadata().appVersion.