Grapesjs: BUG: "display" property of Style Manager doesn't sync with Layer Manager

Created on 4 Aug 2020  路  2Comments  路  Source: artf/grapesjs

Version: v0.16.18

How to reproduce:

  • Select a component
  • Choose Layer tab
  • Hide component
  • Back to Style tab
  • Check "display" property
    Alt Text

Expected:

  • "display" should be "none"

Actually:

  • "display" is still "block"

Most helpful comment

Will be fixed in the next release. Thanks

All 2 comments

The StyleManager doesn't seem to update when styles are changed from somewhere else...the display property does get updated once you deselect and select the component again. Probably the StyleManager needs to updated to listen for changes to display property from the LayerManager.

Will be fixed in the next release. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

faizansaiyed picture faizansaiyed  路  3Comments

krunal039 picture krunal039  路  3Comments

kosirm picture kosirm  路  3Comments

desilvaNSP picture desilvaNSP  路  3Comments

tribulant picture tribulant  路  3Comments