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

Expose methods to set individual border colors in StyleBoxFlat #16899

Closed
wants to merge 1 commit into from

Conversation

SaracenOne
Copy link
Member

Made set_border_color script method allow for setting individual margin colours in
StyleBoxFlat class as is consistent with internal class behaviour, and replaced
original functionality set_border_color_all method too.

…in colours in

StyleBoxFlat class as is consistent with internal class behaviour, and replaced
original functionality set_border_color_all method too.
@akien-mga
Copy link
Member

This breaks compatibility with 3.0, so we can't merge it as is. The proposed API makes sense, but we'll have to use another one for now and maybe document that in #16863 for the next compatibility breakage.

@akien-mga
Copy link
Member

Closing for now as I can't merge it as is due to the compatibility breakage. It would still be an interesting addition if done in a non-breaking way.

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

Successfully merging this pull request may close these issues.

2 participants