-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
<Error>: CGAffineTransformInvert: singular matrix in JFXSlider #197
Comments
it's hard to tell whats causing the problem, if you provide more details about your code, the fxml controller, and java stacktrace we might be able to help. Regards, |
same issue but in NodeListDemo
|
Besides the error message, was there any issues using these controls? |
Same issue here. If I have just a simple slider like so, the error is still present
I still get the error message
Kind regards P.S. I'm a massive fan of JFoenix, thank you very much. |
Hi, it seems that this issue is somehow related to Mac OS (still looking into it, not sure though) Regards, |
Hi there, I have the same error upon moving the JFXSlider, with no stack trace.
Also, I'm using Scenebuilder and loading an fxml file, on which I get the error message twice for one slider. And yep, I get it on macOS 10.12.6 but not on Windows 7 SP1. No other effects though, it's working just fine - and another big thank you for JFoenix! |
Any help in debugging this issue is appreciated, as I don't have MacOS :s so it's somehow impossible for me to track down. Regards, |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
When I try to use JFXSlider in fxml, the console prints out this error. (macOS)
This error does not appear in Windows.
The text was updated successfully, but these errors were encountered: