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:**
Values coming from `gridAutoRows` and `gridAutoColumns` are not shown in
the inspector's grid template.
**Fix:**
Include those values in the calculations for the displayed values in the
grid inputs.
Contextually added full tests coverage for the existing and expanded
logic in `mergeGridTemplateValues`.
Fixes#6288
**Problem:**
Values coming from `gridAutoRows` and `gridAutoColumns` are not shown in
the inspector's grid template.
**Fix:**
Include those values in the calculations for the displayed values in the
grid inputs.
Contextually added full tests coverage for the existing and expanded
logic in `mergeGridTemplateValues`.
Fixes#6288
No description provided.
The text was updated successfully, but these errors were encountered: