tldraw/packages/intersect
Steve Ruiz e8dd64baf7
[fix] Multiplayer bugs on text (#571)
* Update StickyUtil.tsx

* Fix sticky text in multiplayer?

* fix text and text label

* Update TextUtil.tsx

* Update TextUtil.tsx

* Fix missing empty content button

* Create tidy-ducks-visit.md

* forcing bump

* Update TextUtil.tsx

* fix resizing

* try again

* don't merge editing ids

* fixed!

* Update utils.ts

* downgrade puppeteer

* change deps

* restore deps

* explicit version

* keep at it

* deps
2022-02-11 21:35:24 +00:00
..
src add triangle tool (#433) 2021-12-09 22:29:09 +00:00
card-repo.png [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
CHANGELOG.md Add changeset (#567) 2022-02-08 11:45:11 +00:00
LICENSE.md Update documentation 2022-01-07 09:01:08 +00:00
package.json [fix] Multiplayer bugs on text (#571) 2022-02-11 21:35:24 +00:00
README.md Update documentation 2022-01-07 09:01:08 +00:00
tsconfig.build.json [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00
tsconfig.json [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00
tsconfig.tsbuildinfo [improvement] Improve monorepo (lask + turbo) (#566) 2022-02-08 11:05:56 +00:00

@tldraw/intersect

This package contains the intersection methods used by tldraw.

💕 Love this library? Consider becoming a sponsor.

Installation

yarn add @tldraw/intersect
# or
npm i @tldraw/intersect

Community

Support

Need help? Please open an issue for support.

Discussion

Want to connect with other devs? Visit the Discord channel.

License

This project is licensed under MIT.

If you're using the library in a commercial product, please consider becoming a sponsor.

Author