Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make old layer formats backwards compatible and add tests #313

Closed
wants to merge 10 commits into from

Conversation

lewish
Copy link
Owner

@lewish lewish commented Aug 5, 2024

New layer format does not rely on the legacy render layer, this now handles share strings and local storage in preparation for moving beta branch onto the main site.

lewish and others added 10 commits May 29, 2024 21:31
* Big revamp of box/line drawing logic.

Rather than just drawing a single special character and trying to work it out, actually draw the correct values on lines, and move snapping to draw time, not render time.

* Revamp line moving semantics to match new drawing logic

* Further improvements to line moving

* Various cleanups

* Remove drawing stringifier dependency on the store
This commit calls `preventDefault()` for a few keyboard shortcuts. Partially addresses #189
* Remove legacy version

* Remove mobx so we can write some tests
@lewish lewish closed this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants