verygoodgraphics / vgg_runtime

The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.
https://verygoodgraphics.com
Other
57 stars 4 forks source link

The current implementation of the radius property in point-attr is not perfect. #441

Closed szn409 closed 3 months ago

szn409 commented 3 months ago

Detailed description

This property is defined in point-attr, and the property name is radius.

Expected behavior

1

Actual behavior

1

Steps to reproduce

test.zip Renaming the file from test.zip to test.figma will reproduce the issue.

Additional information

No response

szn409 commented 3 months ago

The reason is that the current implementation only supports radius for straight line points, and not for other types of points. This issue is a duplicate, so it is being closed here.