Steve Landey

Results 78 comments of Steve Landey

To be honest I have no idea how to get this working, and I wrote it. I don't think anyone has compiled the standalone JS for this, including me. Everyone...

I spent half an hour upgrading all the dependencies. All the gulp targets compile but I haven't tested any of it in a browser. Someone else is welcome to pick...

I don't have a Windows machine, so someone else is going to have to tackle this issue.

I suspect this was fixed sometime in the past year, but I'm not 100% sure so I'm leaving this open so others can comment and corroborate.

We probably need a more sophisticated layer setup for this. I'm thinking 'committed drawing', 'additive in-progress drawing', and 'new-every-frame in-progress drawing'. The last two correspond to path (final smoothing) and...

The only thing I can recommend is to call setZoom() on window size changes.

Text shapes are not added to the drawing until you exit the initial text entry box. That is why this happens. I don't have a good solution yet.

Well it makes sense to me! :-) But I wouldn't be opposed to a configuration option if someone contributed it.