tldraw/apps/docs/content
Steve Ruiz b8afbb4c43
Improve pressure-detection logic in drawing (#3639)
This PR improves handling of pressure in the draw tool. While we
differentiate between pen and not-pen in the pointer type, there are
not-pen type inputs like styluses that present as "mouse" inputs. This
PR makes the freehand options for these inputs more pen-like so that
they benefit from the dialing-in of options for pressure-using devices.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `improvement` — Improving existing features

### Test Plan

1. Use pen inputs
2. Use mouse inputs
3. Use stylus inputs

- [x] Unit Tests

### Release Notes

- Improves handling of mouse-type devices that support pressure, e.g.
wacom tablets. They now use the same freehand options as true pen-type
inputs.
2024-04-29 20:43:16 +00:00
..
community docs: fix up github link (#3108) 2024-03-11 14:13:30 +00:00
docs New migrations again (#3220) 2024-04-15 12:53:42 +00:00
getting-started Improve pressure-detection logic in drawing (#3639) 2024-04-29 20:43:16 +00:00
authors.json [docs] design shuffle (#2951) 2024-02-29 16:28:45 +00:00
sections.json Add releases section to docs (#3564) 2024-04-23 10:52:59 +00:00