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
The Grid in U8 can have style and settings that can be applicable to the row or to the cell:
Currently the file GridToBlockGridConfigLayoutSettingsHelper has the implementation for the Row but not for the Cell; I was wondering if someone has this in place already.
Thanks
The text was updated successfully, but these errors were encountered:
It's really difficult to translate as Areas in the new grid (aka old cells) don't have settings. (only way we've found to reimplement with the new areas is to have area settinging in the row layout.. and that was for a new build and not a migration.
The Grid in U8 can have style and settings that can be applicable to the row or to the cell:
Currently the file GridToBlockGridConfigLayoutSettingsHelper has the implementation for the Row but not for the Cell; I was wondering if someone has this in place already.
Thanks
The text was updated successfully, but these errors were encountered: