Skip to content

2.0.3 DrawingAppにて指で描画するさいに端がぎざぎざになるのを解消

Latest
Compare
Choose a tag to compare
@SatoTakeshiX SatoTakeshiX released this 18 Sep 10:47
· 2 commits to master since this release
f282cfb

lineCapにroundを指定することで端を丸くしました。

.stroke(data.color, style: StrokeStyle(lineWidth: 10, lineCap: .round, lineJoin: .round))
Simulator.Screen.Recording.-.iPod.touch.7th.generation.-.2021-09-18.at.19.38.11.mp4