daihase / Sketch

Sketch have a lot of basic functions to develop a drawing app for iPhone. Anyone can easily create drawing iOS Application.
MIT License
339 stars 58 forks source link

Image is stretched on device orientation change #41

Open AlexTheiOSDev opened 2 years ago

AlexTheiOSDev commented 2 years ago

On iPad, user's drawing is stretched when SketchView changes its bounds after device orientation is changed to landscape. Is there a way to avoid it?