Lexi Mattick

Results 17 issues of Lexi Mattick

This pull request adds a `.replit` file and a badge to the `README`. If you aren't familiar with Repl.it, it's a free cloud IDE that's a really valuable tool for...

Editing one message a few times quickly will trigger a spam warning. This should only be triggered when sending a new message multiple times.

@kognise Note: also fix variable color contrast

This updates the form control styles (checkbox and radio) to look better across browsers and platforms. The main issue is that Firefox doesn't respect custom sizes, so instead I used...

bug

A development branch would be ideal as a base for merges, as it would mean the docs wouldn't be updated until the new version was published to NPM. Todo: -...

dx

I'm having some issues loading 264 Tools in 64-bit Max 8 on Windows 10. Specifically, no modules are loaded and the console displays the following error on startup: ``` Could...

Upgrades `usvg` to 0.20. Had to make some minor code changes, the main differences are: - `Tree` constructors now take an `OptionsRef` instead of an `Options`, so we need a...

Adds two simple utilities to `Path2D`: - `from_outline` enables creating a `Path2D` from an `Outline` - `add_outline` should be essentially equivalent to `add_path`

On the Pattern Lab website I saw the alert at the top but did not know that it was a clickable link until I accidentally clicked on it. I added...