Hi,
I’d like to suggest a few features for EasyLayouts. These are inspired by the Astroid framework and I think they would be really useful:
Toggle Visibility in Layout Grid: It would be great to have an option (like an eye icon) to hide specific elements directly in the layout grid. This would allow us to test the page with or without certain elements without having to manually add `display: none` in the CSS. While the `?elspreview=1` method is useful for testing the whole page, hiding elements "on the fly" would be a great addition.

Responsive Visibility Settings: Taking this a step further, it would be amazing to have a list of media queries inside the element's popup settings. This way, we could choose to show or hide specific elements based on the screen size (breakpoints).

Code Editor & SCSS: Finally, a real code editor in the "CSS and JS Options" tab would be much appreciated. Also, I noticed that SCSS seems to be accepted, could you confirm if it's fully supported?
Thanks for your time and for this great tool
Lorenzo
I’d like to suggest a few features for EasyLayouts. These are inspired by the Astroid framework and I think they would be really useful:
Toggle Visibility in Layout Grid: It would be great to have an option (like an eye icon) to hide specific elements directly in the layout grid. This would allow us to test the page with or without certain elements without having to manually add `display: none` in the CSS. While the `?elspreview=1` method is useful for testing the whole page, hiding elements "on the fly" would be a great addition.
Responsive Visibility Settings: Taking this a step further, it would be amazing to have a list of media queries inside the element's popup settings. This way, we could choose to show or hide specific elements based on the screen size (breakpoints).
Code Editor & SCSS: Finally, a real code editor in the "CSS and JS Options" tab would be much appreciated. Also, I noticed that SCSS seems to be accepted, could you confirm if it's fully supported?
Thanks for your time and for this great tool
Lorenzo