mjml icon indicating copy to clipboard operation
mjml copied to clipboard

Unable to make a layer visible after it has been hidden

Open padcom opened this issue 6 years ago • 2 comments

When playing around with layers I found that when I hide the Container layer it can't be made visible again.

Steps to reproduce:

  1. Navigate to http://grapesjs.com/demo-mjml.html
  2. Open Layer Manager
  3. Expand "Body"
  4. Click on the eye icon to the left next to "Container" - this makes the "Container" hidden
  5. Click on the eye icon to the left next to "Container"

Expected result:

In point 5 the "Container" layer becomes visible again

Current result:

In point 5 the "Container" stays hidden

padcom avatar Dec 12 '17 09:12 padcom

Same issue here. Can I solve this problem?

Granddevv avatar Oct 21 '18 17:10 Granddevv

@padcom @Granddevv for now there is no attribute in mjml 4 that hides an element, but perhaps there is a way to work directly on the html.

michibat01 avatar Jul 24 '19 22:07 michibat01

This should be fixed in the latest release.

artf avatar Oct 01 '22 12:10 artf