Skip to content

FEAT: Ability to change all margin, padding etc properties together #3486

@kuhelbeher

Description

@kuhelbeher

Hello, right now grapesjs provides built in properties like margin, padding that allow user to change each property one by one (margin-top, margin-bottom, etc).

It would be nice to have ability to change all these properties together. To have some lock button, for example, when it's enabled it will change all properties together, not one by one. It could be look like this:

image

@artf is there an easy way to implement this using existing grapesjs tools, e.g. StyleManager.addType method or something similar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions