about summary refs log tree commit diff stats
path: root/button.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-08-03 18:40:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-08-03 18:40:07 -0700
commit65879591caaeadaa884a8223a255835bbef0f394 (patch)
tree1634ca53bfcb9beb184f6f11469ea499e99eee73 /button.lua
parentf72185ab19878e271962392a29f0b8be080349c5 (diff)
downloadview.love-65879591caaeadaa884a8223a255835bbef0f394.tar.gz
bugfix: imprecision in drawing
scenario:
  slowly press down mouse button and drag to draw a line
  release mouse button

Before this commit the point would jump just a little bit on release,
and points would go slightly to the left of where I expect.

Yet another thing it's hard to write an automated test for.
Diffstat (limited to 'button.lua')
0 files changed, 0 insertions, 0 deletions