- Added new
EdgeStyle
param with options for edges customization, like border-radius and like style. - Changed
PaintBuilder
toEdgeStyleBuilder
, paint selection is now a part ofEdgeStyleBuilder
. - Changed
PathBuilder
to acceptEdgeStyle style
param as an argument. - Edges gestures hit-box rework.