I could have seen that coming. While merging the two functions, I discovered they are not as alike as I thought they were.athanazio wrote:#1 gradient merge of codegood idea but the code got a little complex for my little brain ... and broke some gradients hehehe, so we will keep the linewith=2 and keep separate for nowRobin wrote:While looking at the gradient code, I saw that the horizontal and vertical gradient functions are nearly identical. Wouldn't it be better (i.e.: easier to debug and upgrade) to put it in one function. I uploaded a file to demonstrate it.
Secondly, when dragging the polygon/stars the outline is left behind. I'm not sure this is the expected behaviour.
Finally, the newest versions all seem to be called "localyeyesXX.love" instead of "lovelyeyesXX.love". It's not a big problem, it's merely a detail actually.
EDIT: while testing a bit, I found another thing: in the latest version, demo 5 "Draggable multiline text", crashes. It complains about nil functions "add" and "update".