tldraw / tldraw-v1

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

[feature] Add a way to define the tooltip orientation. #14

Closed Tainan404 closed 7 months ago

Tainan404 commented 1 year ago

On TlDraw's settings we currentely have a way to define the docker position, but it could cause some struggling when using dock in different directions. Example:

https://user-images.githubusercontent.com/56703993/224787545-ebbfa7c8-41c6-4c67-a574-869ac4a961da.mp4

Suggestions:

  1. Add on setting's list an option to define the tooltip's orientation.
  2. Automatically set the tooltip's orientation to the opsite side as dock's.

Example: image (1)

steveruizok commented 1 year ago

That's a good catch! It could be improved in the UI. I believe our tooltips there do support a "side" prop.

steveruizok commented 7 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!