timedata-org / old-timedata

Time arts data - high-performance color processing in C++ and Python.
7 stars 3 forks source link

When we add ColorLists of different lengths, we should get the length of the longest, not the shortest! #19

Closed rec closed 8 years ago

rec commented 8 years ago

Or... should we? Open for discussion!

rec commented 8 years ago

Actually, from reading the code, the rule isn't even "the shortest" - it's "it depends on the arguments". :-D So this is definitely some sort of bug.