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

Table row height auto scale #682

Closed
DJ-Raven opened this issue May 25, 2023 · 2 comments
Closed

Table row height auto scale #682

DJ-Raven opened this issue May 25, 2023 · 2 comments
Milestone

Comments

@DJ-Raven
Copy link
Contributor

DJ-Raven commented May 25, 2023

Table row height don't auto scale when I put flat client properties style. Is this possible to fix this ? Thank you.

table.putClientProperty(FlatClientProperties.STYLE, ""
                + "rowHeight:70");

Then I call

UIManager.put("defaultFont", newFontWithSize);
DevCharly added a commit that referenced this issue Jun 20, 2023
…ble and Tree; `iconTextGap` for Button, CheckBox and RadioButton) (issue #682)
@DevCharly
Copy link
Collaborator

Thanks for reporting 👍

rowHeight for Tree andiconTextGap for Button, CheckBox and RadioButton had the same problem

fixed in latest 3.2-SNAPSHOT: https://github.com/JFormDesigner/FlatLaf#snapshots

@DevCharly DevCharly added this to the 3.2 milestone Jun 20, 2023
@DJ-Raven
Copy link
Contributor Author

Thank you

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

2 participants