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

Can't change min/max value at runtime #26

Closed
OmriSoudry opened this issue Jun 21, 2016 · 2 comments
Closed

Can't change min/max value at runtime #26

OmriSoudry opened this issue Jun 21, 2016 · 2 comments
Assignees
Labels

Comments

@OmriSoudry
Copy link

I need to change the min/max values of my gauge according to the user's selection, but when I call "setMin[or max]Value" after the user has selected an option, I get a StackOverflow error.

The gauge is initialized in the FXML file.

@HanSolo HanSolo self-assigned this Jun 28, 2016
@HanSolo
Copy link
Owner

HanSolo commented Jun 28, 2016

Could you provide some code to reproduce the problem?

@HanSolo
Copy link
Owner

HanSolo commented Jun 29, 2016

I've tried to reproduce with the attached code but for me it seems to work, so please provide some sample code so that I can help you.
src.zip

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

No branches or pull requests

2 participants