You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Problem:**
The size inputs for a grid element in the inspector should show a label
to the right of the value to clarify what the dimension refers to.
The label should only be visible when the inputs are not focused.
**Fix:**
- add that new label in the `NumberInput` component
- make the columns in the inspector narrower to make room
- remove the increment controls from the inputs
https://github.com/user-attachments/assets/e5bd8802-e0de-48e6-b877-0da358f5ceaeFixes#6193
No description provided.
The text was updated successfully, but these errors were encountered: