5feccecb56
This PR places a bandaid over a radix issue. On firefox, when using a touch screen, certain dropdowns in the style menu would immediately close after opening. This is because the 'touchup' event was closing them. We can do a dodgy fix by preventing the touch up event. ### Change Type - [x] `patch` — Bug fix ### Test Plan 1. On firefox, use a touch device (this can be firefox devtools on a mac) 2. Draw an arrow and a geo shape. 3. Select both of them. 4. Open the style menu. 5. Make sure you can open the arrowhead dropdown. 6. Make sure you can open the geo shape type dropdown. ### Release Notes - Firefox Mobile: Fixed a bug where you couldn't open some style dropdown options. |
||
---|---|---|
.. | ||
assets | ||
editor | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
utils | ||
validate |