Mathieu Dutour

Results 272 comments of Mathieu Dutour

> But now the height is stucked in 1041px. (depends on the size of the windows when you open Kactus) That's the stopgap I put yesterday. So now I know...

Well I really can't figure out how to reproduce so I'm just going to trust you that it fixes it and publish a new version. Doesn't seem to hurt in...

publishing 0.3.29, let me know if it's fine

what would the extension do?

yes, for now you need to regenerate the other sketch files. There are a lot of edge cases when re-generating the files automatically, I need to find the right spot,...

because `0.6.0-0` is considered by semver as a beta and as such, not stable

That's amazing 👏 > the axis should cover also the negative coordinates? Depending on path, it could be negative yes > should we add a coordinate indicator on hover? When...

Yeah that's a good idea. Some work has been started here: https://github.com/mathieudutour/svg-path-visualizer/pull/1. Happy to review a PR

yeah I really want to try to parse the headers. Would be useful for so many things, even after documentation (example: https://github.com/skpm/skpm/issues/73#issuecomment-338924487)

nice! It's actually pretty easy to generate the headers for both Sketch and macOS: https://github.com/skpm/eslint-config-sketch/blob/master/build.js We could automate both in a single script to generate everything! I'll take a look...