Lex Neva

Results 329 comments of Lex Neva

This is probably a good place to stop, test, review, and merge. The basic functionality and code structure seems good. A way of handling when the user selects multiple objects...

Thanks for the timer fix! That's the last thing I was working on, guess I missed the error.

I'm not, feel free to rebase.

Ah, I see what happened there. There's a new EmbroideryElement being returned for every object, the SewStack.

Okay, that should fix the tests. I decided to move the SewStack _after_ the normal FillStitch/Stroke/SatinColumn objects in the list returned by `nodes_to_elements()`. I think it's unlikely folks will use...

I think it's about time to merge this, unless anyone wants more time to review?

> Sorry that I didn't really had the time yet to test it and look through the code. I'd love to though. Oh okay! I thought everyone was done. No...

Okay, now the help box is resizeable too, and if they resize it, it saves the size for next time. They can basically get rid of it by resizing it...

> Hm, maybe this is a randomization option then more than a repeat option? Kind of? It's not just about randomization though. If you have the "repeat stitches" box unchecked,...

I went ahead and changed it to "repeat exact stitches", but I'm happy to continue considering switching it to your way in a later PR. I just want to get...