stop recording points for arcs
[?]
Jun 15, 2022, 4:57 PM
WIPDCP4UL22KMTX4P54WLTBFJU442DUXPMC36V6QDMXJY5ZYXPIQCDependencies
- [2]
LAW2O3NWextract variable Margin_left - [3]
OWK3U6VDtests for drawing polygons - [4]
CRYGI3LRmore drawing tests - [5]
DRFE3B3Zmouse buttons are integers, not strings - [6]
WSXSEZQ2switch circles to 'o' to avoid conflicting with copy - [7]
JFFUF5ALoverride mouse state lookups in tests - [8]
XNFTJHC4split keyboard handling between Text and Drawing - [*]
K2X6G75Zstart writing some tests for drawings - [*]
BLWAYPKVextract a module
Change contents
- replacement in drawing_tests.lua at line 179
check_eq(#drawing.points, 2, 'F - test_draw_arc/#points')check_eq(#drawing.points, 1, 'F - test_draw_arc/#points') - edit in drawing.lua at line 432
local j = Drawing.insert_point(drawing.points, mx,my)