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

gauge's title resize abnormal #42

Closed
dongwenting opened this issue Sep 22, 2016 · 1 comment
Closed

gauge's title resize abnormal #42

dongwenting opened this issue Sep 22, 2016 · 1 comment

Comments

@dongwenting
Copy link

when I resize the window, gauge's title become small.

1
2

but I can't reappear this in your MultiGaugeDemo, it only happens in my application.

Can you give some suggest to find the reason?

@dongwenting
Copy link
Author

Please close the issue. I don't know how to do it and I find the reason.
I add font-family to the root.

scene.getStylesheets().add("style.css");
style.css:
.root{
-fx-font-family: 'Microsoft YaHei';
}

@HanSolo HanSolo closed this as completed Sep 25, 2016
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