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

Add support for horizontal CheckButtons #27946

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Mar 19, 2024

PR summary

This is a followup to #13374, but for CheckButtons. Also updates the test image to check both options.

Feel free to review after #13374 or as a group. This is built on top of that one, so merging this would merge that as well.

PR checklist

mromanie and others added 2 commits May 17, 2024 16:24
A new optional keyword argument 'orientation' is introduced to control
it. The new parameter defaults to 'vertical' for backwards
compatibility.
@QuLogic QuLogic added this to the v3.10.0 milestone May 17, 2024
@timhoffm
Copy link
Member

As a general remark: The buttons are placed above the text:
grafik

I believe the more common placement text next to the buttons:
grafik
This would also have the advantage of keeping the height smaller.

I'm not blocking, but we should be clear what the desired result is and we're not accidentally moving into an unwanted direction.

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.

None yet

3 participants