tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
61 stars 36 forks source link

[feature] Double click should start a text entry #99

Closed anilgulecha closed 8 months ago

anilgulecha commented 1 year ago

When the mouse is over an empty area (clicking will do nothing) - then a double click in such an area should create a text entry.

This is a small UX change, but uses a easy UI action (doubleclick) and ties it to the most common element in whiteboards (text). This behavior can be seen in excalidraw, and is something that I find very intuitive, and I believe will make tldraw that much better.

anilgulecha commented 1 year ago

Hey, congrats on the beta release!

I see this was implemented in the closed source version -- is there plan to also bring this to the open source one?

steveruizok commented 8 months ago

Hi, closing this as we won't be adding new features to this version of tldraw. Check https://github.com/tldraw/tldraw for the latest!