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

JFXCheckBox label overflows instead of using ellipsis #1210

Closed
mic-nguyen opened this issue Jul 5, 2021 · 0 comments
Closed

JFXCheckBox label overflows instead of using ellipsis #1210

mic-nguyen opened this issue Jul 5, 2021 · 0 comments

Comments

@mic-nguyen
Copy link

How to reproduce:

  • Add JFXCheckBox to a container with a long label
  • Resize container to a length shorter than the label
  • Label will not be shorten and will overflow instead

This differs from the standard CheckBox as it properly uses ellipsis to shorten its label.

sshahine added a commit that referenced this issue Sep 13, 2021
fixes #1210 JFXCheckBox label overflows instead of using ellipsis
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

No branches or pull requests

1 participant