verygoodgraphics / vgg_runtime

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

Incorrect position of object's outer box in editor mode #399

Closed elff1 closed 1 month ago

elff1 commented 1 month ago

Detailed description

In VGG Docs, VGG Runtime is in editor mode. The position of object's outer box is incorrect.

Expected behavior

The outer box of an object should contain the object itself. image

Actual behavior

The outer box of an object is displayed in an incorrect position. image

Steps to reproduce

No response

Additional information

No response