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

Exception thrown when dragging elements #55

Open
benabbon opened this issue Jun 2, 2014 · 1 comment
Open

Exception thrown when dragging elements #55

benabbon opened this issue Jun 2, 2014 · 1 comment

Comments

@benabbon
Copy link
Contributor

benabbon commented Jun 2, 2014

When we click & move a picture for example in the editor, and the picture outstrips the application limits, it throws an exception :

Exception in thread "JavaFX Application Thread" java.lang.IllegalArgumentException: Too small byte buffer size 0x0 [0] > 0.
at com.sun.glass.ui.Pixels.(Pixels.java:91)

I think we need to forbid the drag & move for all objects except when we need it (for instance : tooltips).

@twitwi
Copy link

twitwi commented Aug 21, 2014

I don't get the exception with version 0.3 on Linux 64, jdk8u20 (but maybe logs are hidden) but I can move the tooltips and cursor.

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

No branches or pull requests

2 participants