about summary refs log tree commit diff stats
path: root/edit.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-09-15 08:24:54 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-09-15 08:30:15 -0700
commit0e20565e17cd9f1580aa2451de8b16b863ae0382 (patch)
tree91c4ab11478d2fa3eb9ac7ce2d8cd981eeff4a06 /edit.lua
parent1fd30c0462faf598d5ef7b2911379bc19a649253 (diff)
downloadview.love-0e20565e17cd9f1580aa2451de8b16b863ae0382.tar.gz
clean up a slight jitter when drawing circles
Earlier the ghost while drawing wouldn't quite match the final shape.
Now the math is identical in draw_pending_shape.

It's a little unfortunate that we have this duplication of formulae.

At least there are no other stray calls of App.mouse_x in
draw_pending_shape.
Diffstat (limited to 'edit.lua')
0 files changed, 0 insertions, 0 deletions