metauni / metaboard

Multiplayer drawing boards for sharing knowledge in Roblox.
Mozilla Public License 2.0
28 stars 6 forks source link

Lines with no length do not draw in the world #18

Closed dmurfet closed 2 years ago

dmurfet commented 2 years ago

On a v0.3.0 metaboard, use a mouse to single click on the board (choose a larger pen size). It will draw a solid circle in the canvas, but nothing is visible in the world (as the part probably has length zero).

blinkybool commented 2 years ago

This is caused by the same thing as #13. Fixed in v0.3.2