Luke Deen Taylor

Results 44 issues of Luke Deen Taylor

When calling `Bodies.fromVertices` with an array of `vertexSets` in which some vertexSets are convex and some are concave, the convex vertices end up in wildly different places from the concave...

The `npx @napi-rs/cli new` command requires Yarn to run (#1385) but even further, generates a `.github/workflows/CI.yml` full of `yarn` commands. For people who prefer to use npm (or another package...

bug
CLI

If, after moving to SolutionView, you navigate back to MazeEditView and make changes, these are sometimes not reflected. Also, rotations made after switching back behave strangely.

Portrait orientations do not work with this app.

`livejson` could provide a `DataProvider` ABC, allowing users to bridge the `livejson` interface to other JSON-compatible systems, such as CouchDB, Mongo, and YAML. A `DataProvider` could choose either to -...

enhancement

This would improve performance by only reading from or writing to a file if a certain time interval had passed since the last write. A `File` would store information about...

enhancement

It'd be nice to use `livejson` with file-like objects that are not directly on the local drive. This could allow people to use `livejson` on things like remote servers, providing...

enhancement

I'd be great if there were a package for this to integrate with https://github.com/atom-community/linter for https://atom.io.

I can't access any page on the site

If I delete files locally, but don't call `git rm ` for each one, many many commands then fail. Without manually doing a `git rm ` for each one, I...