BlazorExtensions / Canvas

HTML5 Canvas API implementation for Microsoft Blazor
MIT License
614 stars 146 forks source link

Line width change on already drawn lines. #56

Closed Bj3MaS closed 4 years ago

Bj3MaS commented 4 years ago

Already drawn lines on canvas will increase their width if a new line with larger width is drawn. This applies to only lines with larger width not smaler.