Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextAnnotations - TextBlocks should have a property for height #7676

Open
claudiaareneee opened this issue Feb 10, 2025 · 0 comments
Open

TextAnnotations - TextBlocks should have a property for height #7676

claudiaareneee opened this issue Feb 10, 2025 · 0 comments
Labels
drawing-production enhancement New feature or request

Comments

@claudiaareneee
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I would like to be able to specify a height around a TextAnnotation similar to how we describe the width.

Describe the solution you'd like

TextBlock should have a property called height with the following attributes

  • It should act similar to width. 0 height means the height grows with the text.
  • We'd need to figure out which takes priority when a user adds runs to the TextBlock that don't fit in the specified width or height. I propose for simplicities sake, that the height grows, and the width remains the same.
  • Also units should be meters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drawing-production enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant