summaryrefslogtreecommitdiff
path: root/py/stackctrl.h
diff options
context:
space:
mode:
authorKenny <3454741+WarriorOfWire@users.noreply.github.com>2020-07-28 22:58:28 -0700
committerKenny <3454741+WarriorOfWire@users.noreply.github.com>2020-07-28 23:10:59 -0700
commit4c2d0c3dc5635a13e7151efe01b6634c0e375af5 (patch)
treede6c3bba358bd9c81c0ce2ee66fb630677f644b1 /py/stackctrl.h
parenta6e048686fe6999c4231582b7d9e69a7dc679257 (diff)
use top-left heuristic for vectorio.Polygon
this flips the bottom-right style to top-left which is at least kind of normal. A 2x2 square at (0,0) would be defined like (0,0), (3,0), (3,3), (0,3) Which seems kind of surprising but at least less bonkers than that square being defined at (1,1), which is the current behavior.
Diffstat (limited to 'py/stackctrl.h')
0 files changed, 0 insertions, 0 deletions