Skip to content

Allow custom block shapes to have a base internal/external padding#44

Open
the-can-of-soup wants to merge 2 commits intoPenguinMod:developfrom
the-can-of-soup:patch-1
Open

Allow custom block shapes to have a base internal/external padding#44
the-can-of-soup wants to merge 2 commits intoPenguinMod:developfrom
the-can-of-soup:patch-1

Conversation

@the-can-of-soup
Copy link
Copy Markdown

Resolves

There is no easy way for a custom block shape to specify an internal/external padding that should apply for all other shapes.

Proposed Changes

Allows the base key to be used in blockPadding.internal or blockPadding.external of custom block shapes. This will add a "base" padding that will apply to all other shapes, and will be combined with any specific paddings.

Reason for Changes

This makes it easier to create proper padding for custom block shapes and improves base compatibility between extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant