Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the settings at the Cell Level from the file: GridToBlockGridConfigLayoutSettingsHelper #274

Open
juanlondonoforero opened this issue Jun 15, 2024 · 1 comment

Comments

@juanlondonoforero
Copy link

The Grid in U8 can have style and settings that can be applicable to the row or to the cell:
image

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
image

@mistyn8
Copy link

mistyn8 commented Jul 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants