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

MouseControlUtil not working properly #126

Open
frankfontein opened this issue Mar 12, 2019 · 2 comments
Open

MouseControlUtil not working properly #126

frankfontein opened this issue Mar 12, 2019 · 2 comments

Comments

@frankfontein
Copy link

Environment: Linux Mint 19.1, Netbeans 10.0, JDK11, JavaFX11, JFXtrasLabs 10.0
Following this video with identical code: https://www.youtube.com/watch?v=u9XjA5eRUrE, the rectangle appears as expected, but the first drag event causes it to expand to fill the scene completely. Thereafter subsequent mouse drags cause it to shrink proportional to the mouse distance.
Also, rectangle movement is constrained by the right and bottom boundaries, but not the left or top.

@tbee
Copy link
Member

tbee commented Mar 13, 2019

jfxtras-labs is a playground, any code in there is use-at-your-own-risk. I'll notify the owner about your question.

@miho
Copy link
Member

miho commented Mar 13, 2019

As @tbee already pointed out this is experimental code. Even worse, it was designed for JavaFX8. Can you provide a minimal "working" example (preferably single .java-File) that demonstrates the problem?

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

3 participants