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

Implement border radius #259

Merged
merged 29 commits into from
Jan 13, 2020
Merged

Implement border radius #259

merged 29 commits into from
Jan 13, 2020

Conversation

Alecaddd
Copy link
Member

@Alecaddd Alecaddd commented Jan 12, 2020

Summary / How this PR fixes the problem?

Implement the Border Radius panel control for the Rectangle Shape.
Adds the ability to force an autoscale to keep the radius consistent while resizing the shape.

Screenshots

Screen record from 2020-01-11 23 28 39

Known Issues / Things To Do

This is the first step for a fully features border radius control as the non-uniform option doesn't work due to the lack of necessary properties in the goocanvas library.
A dedicate MR for goocanvas is currently under development: https://gitlab.gnome.org/GNOME/goocanvas/merge_requests/3

@Alecaddd Alecaddd added this to the v1.0 milestone Jan 12, 2020
@Alecaddd Alecaddd requested a review from albfan January 12, 2020 07:26
@Alecaddd Alecaddd merged commit 9b05097 into master Jan 13, 2020
@Alecaddd Alecaddd deleted the border-radius branch January 13, 2020 18:19
@albfan albfan mentioned this pull request Jan 17, 2020
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