Grapesjs: Avoid settings hereditation

Created on 2 Feb 2018  路  6Comments  路  Source: artf/grapesjs

Hello,
When I add a column(row) and add a background color, this color is added to everything I had previously and also to the next ones you add.

Is it really its functionality or is it a bug?

outdated

Most helpful comment

@chiqui3d indeed I've updated the grid system which enables a more natural editing of rows/columns.
BTW I still think the example of images is a nice showcase of the "power" of classes and not a "problem"

All 6 comments

the same problem with the images:

demo Image

Hi @chiqui3d,

I bet this is happening because the selected component has the same class as other components. Those images from the demo all have the class badge-avatar, so changing one effectively changes them all. I believe it is working as designed.

yes exactly, thanks very much

@chiqui3d indeed I've updated the grid system which enables a more natural editing of rows/columns.
BTW I still think the example of images is a nice showcase of the "power" of classes and not a "problem"

@artf Yes you're right, I didn't think of it that way, now I see the meaning.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kosirm picture kosirm  路  3Comments

applibs picture applibs  路  3Comments

FlashPapa picture FlashPapa  路  3Comments

ionic666 picture ionic666  路  3Comments

YashPrince picture YashPrince  路  3Comments