Replies: 1 comment 1 reply
-
|
👋 Thank you for opening this issue! Summary: The user requests three enhancements to shape dimension visibility: (1a) showing dimensions on hover, (1b) allowing manual dimension input with unit selection directly on the shape, and (2) making the resize dimension indicator visible regardless of zoom position, such as via a floating dimension box near the cursor. 📝 Additional Information NeededTo help us investigate this more effectively, could you please provide:
🤖 This is an automated response to help with initial triage. A human maintainer will review this issue. If you've provided all the requested information, no further action is needed - we'll get back to you soon! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, creating a new rectangle on the canvas, then sizing such canvas brings about the measurements in (WidthXHeight) which updates live when you resize. However, when you stop resizing, such info is gone and is only visible when you are actively resizing.
It would be much more convenient and intuitive to be able to add the following features in that regard:
1a) On hover, you can view dimension details of the shape (preferably centered on the shape element).
1b) You can click the shape in question and manually plug-in measurement details in whatever unit you prefer, and the shape will re-size accordingly.
Thanks for an awesome webapp thus far, otherwise!
Beta Was this translation helpful? Give feedback.
All reactions