Mime Čuvalo
Mime Čuvalo
Looks like you were able to sort this out. Let us know if you still had any issues with this though and we can work through it!
I am able to repro but only currently on mobile. Happens via `useCanvasEvents`
dupe of https://github.com/tldraw/tldraw/issues/2368
Sure thing: take a look at our Speech Bubble example for something that can grow depending on the content! https://examples.tldraw.com/speech-bubble
@MitjaBezensek @SomeHats actually hold off on reviewing - there's something i have to fix first
@MitjaBezensek @SomeHats ok! all good now
> this is amazing work
added a couple more tests (for edit→edit case and for the style picker+maintaining focus in textarea case). lemme know if there's another case to add but i think we should...
> should calling focusManager.focus update the instanceState.isFocused property, and same for the .blur method? yeah, it's a good question - like i said above: i think possibly: that it's tricky....