Need a way for ContentBoxes to reccomend heights/widths #6

Closed
opened 2024-05-18 12:44:42 -06:00 by sashakoshka · 0 comments
Owner

This is most important for TextBox. Something like:

ReccomendedHeight(width int) int
ReccomendedWidth(height int) int

This would allow text flow inside of, say, overflowing containers

This is most important for TextBox. Something like: ```go ReccomendedHeight(width int) int ReccomendedWidth(height int) int ``` This would allow text flow inside of, say, overflowing containers
sashakoshka referenced this issue from a commit 2024-09-10 23:49:35 -06:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/tomo#6
No description provided.