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
…6647)
**Problem:**
Grid lines are shown all the time whether a grid or a grid child is
selected. The grid sizing pills are also shown all the time.
**Fix:**
Only show the grid lines if:
- the grid itself is selected
- a grid child is selected **and** an interaction is in progress
Only show the grid sizing pills if:
- the grid itself is selected
**Note:** I enabled the grid lines also for absolute resize of grid
children because they can be affected by the grid so I thought it would
be good to have them, but lmk if you feel otherwise.
https://github.com/user-attachments/assets/eba83673-fe5d-43a2-8dcf-aba7bcc2cca1Fixes#6645
…6647)
**Problem:**
Grid lines are shown all the time whether a grid or a grid child is
selected. The grid sizing pills are also shown all the time.
**Fix:**
Only show the grid lines if:
- the grid itself is selected
- a grid child is selected **and** an interaction is in progress
Only show the grid sizing pills if:
- the grid itself is selected
**Note:** I enabled the grid lines also for absolute resize of grid
children because they can be affected by the grid so I thought it would
be good to have them, but lmk if you feel otherwise.
https://github.com/user-attachments/assets/eba83673-fe5d-43a2-8dcf-aba7bcc2cca1Fixes#6645
No description provided.
The text was updated successfully, but these errors were encountered: