[X] The top of the label should not be rounded corners – the bottom of the labels look good, but the top of the label should be straight so that it blends in perfectly with the border
[X] The character between the dimensions should be a multiplication sign (×) not an x.
Note: it does not address the third issue, ie. "The dimensions should reflect the hug or fill on an object as described above."
Before
After
edge case, when the text container's width is smaller than the box's width
Description
This PR address two issues described in https://github.com/onlook-dev/onlook/issues/97#issuecomment-2323614687
Note: it does not address the third issue, ie. "The dimensions should reflect the hug or fill on an object as described above."
Before
After
edge case, when the text container's width is smaller than the box's width
What is the purpose of this pull request?