Skip to content

Add EdgeStyle new param with new features

Latest
Compare
Choose a tag to compare
@lempiy lempiy released this 25 Jun 15:09
e0d80f8
  • Added new EdgeStyle param with options for edges customization, like border-radius and like style.
  • Changed PaintBuilder to EdgeStyleBuilder, paint selection is now a part of EdgeStyleBuilder.
  • Changed PathBuilder to accept EdgeStyle style param as an argument.
  • Edges gestures hit-box rework.