anseki

Results 16 comments of anseki

Hi, thank you for great library. Also, when the curve is simple, this issue seems to occur. This picture is a part of http://pomax.github.io/bezierjs/. ![ss](https://cloud.githubusercontent.com/assets/4763469/17177003/3536559a-544a-11e6-9b29-bd681b4768ba.png) I saw a incomplete path...

Hi @ianday, thank you for the comment. Could you explain the "steps"?

I copied your code and ran it. https://jsfiddle.net/cbuvx42g/ Then, that worked fine without problem. Another part of your code may have a bug. For example, the `addNewRelationship` might be not...

Sorry, my English is poor. Do you mean that my message (https://github.com/anseki/leader-line/issues/357#issuecomment-1254444513) didn't help you?

Hmm... I'm confused. Sorry, my English is poor. Could you explain what happened? You said that the line was not shown. Then, I showed you the example code in JSFiddle....

Ok. :smile: Yes, you should use another solution instead, as you said. Good luck :v:

Or, if the version `v1` ~ `v3` is specified, it is clearly iojs. otherwise NodeJS.

BTW, it seems that these are duplicated. https://github.com/cloudhead/node-static/blob/e994d29d620d0dc67cb1e23da764dbddbdd14059/lib/node-static.js#L303 https://github.com/cloudhead/node-static/blob/e994d29d620d0dc67cb1e23da764dbddbdd14059/lib/node-static.js#L311

Thank you for your reply. I didn't send a pull request because reading regexp patterns is hard, and an intention of a person that wrote a regexp might not read...

I found another problem when I check `@exec`. I send pull request later.