Tldraw/packages/ui
Steve Ruiz a220b2eff1
[feature] reduce motion (#1485)
This PR adds a user preference to reduce motion. When enabled the app
will not animate the camera (and perhaps skip other animations in the
future). It's actual implementation is as an `animateSpeed` property, so
we can also use it to speed up or slow down our animations if that's
something we want to do!

### Change Type

- [x] `minor` — New Feature

### Test Plan

1. Turn on reduce motion
2. Use minimap / camera features to zoom in / out / etc

- [x] Unit Tests

### Release Notes

- [editor] Add `reduceMotion` user preference
- Add reduce motion option to preferences
2023-05-30 15:22:49 +00:00
..
src [feature] reduce motion (#1485) 2023-05-30 15:22:49 +00:00
CHANGELOG.md
README.md readmes 2023-05-04 13:47:56 +01:00
api-extractor.json
api-report.md [feature] reduce motion (#1485) 2023-05-30 15:22:49 +00:00
package.json avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
setupTests.js derived presence state (#1204) 2023-04-27 18:03:19 +00:00
tsconfig.json
ui.css Fix people menu button border on android (#1471) 2023-05-25 16:15:11 +00:00

README.md

@tldraw/ui

License

The source code in this repository (as well as our 2.0+ distributions and releases) are currently licensed under Apache-2.0. These licenses are subject to change in our upcoming 2.0 release. If you are planning to use tldraw in a commercial product, please reach out at hello@tldraw.com.