Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block border #139

Merged
merged 28 commits into from
Dec 2, 2022
Merged

Block border #139

merged 28 commits into from
Dec 2, 2022

Conversation

psrpinto
Copy link
Member

@psrpinto psrpinto commented Nov 24, 2022

Fixes #136
Fixes issue with height handle being cut off

This PR allows for setting a border directly on the block, without needing to resort to adding it inside a Group block, and setting the border there. Some refactoring was done to make it easier to handle attributes and pass them around.

Screen capture

Screen.Recording.2022-12-02.at.14.25.51.mov

@psrpinto psrpinto marked this pull request as ready for review December 2, 2022 14:33
No longer relevant since it's now possible to set a border on the block.
Copy link
Member

@akirk akirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and it works! I observed how it doesn't give feedback about invalid values but just siltently dismisses it. Ok for a first iteration.

@psrpinto psrpinto merged commit d981044 into main Dec 2, 2022
@psrpinto psrpinto deleted the border branch December 2, 2022 14:46
@psrpinto psrpinto mentioned this pull request Dec 15, 2022
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.

Set block border and border-radius
2 participants