Mime Čuvalo

Results 184 comments of Mime Čuvalo

great feedback @SomeHats > Select-all should be in edit, not object done. > Copy-as should be with the other copy-ish things in edit. Export-as... maybe that too? they feel similar...

drive-by comment: i'd love for us to have a `cssConstants.ts` file that auto-generates `var(--padding-for-something)` for use in a `.css` file so that the same constant can be use across the...

sounds good!

> Alternatively, if there's a way to add this as part of dotcom that doesn't change the core library, then I'd be happy to ship that This sounds good to...

> The fragility/hackiness was more about the way we're attempting to sync the search with a special hidden field by re-implementing part of text editing. meh, i mean we'll prbly...

> Before i dive in to the code properly, i wanted to ask about the approach here - from https://github.com/tldraw/tldraw/pull/3051, I expected us to use the text label override system...

re-opening b/c i'll rework this to add a `isLabelHovered` function

@steveruizok this was reworked a bit to start being more generic. does this fit what you were thinking? lemme know.