vlang / ui

A cross-platform UI library written in V
MIT License
2.32k stars 154 forks source link

Add remaining CanvasLayout shapes #423

Closed benstigsen closed 2 years ago

benstigsen commented 2 years ago

This adds the following shapes:

Slight reordering and organizing as well.

benstigsen commented 2 years ago

V fmt messed it up. It seems like it was actually correct at the draw_circle_empty() fix (593e6c5)