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

Noticeable Input Latency -- can something be done ? #126

Closed
hsyed opened this issue Mar 12, 2015 · 1 comment
Closed

Noticeable Input Latency -- can something be done ? #126

hsyed opened this issue Mar 12, 2015 · 1 comment

Comments

@hsyed
Copy link

hsyed commented Mar 12, 2015

There is a noticeable latency with JavaFX across the board in general. (Dragging nodes, animation etc etc) when compared to other frameworks / render technologies. This latency is not noticeable for the average user but for someone working with a lot of text this will be a major annoyance.

I noticed it when I was playing with the rich text demo. Can any micro-optimizations be done to make the experience rival for example this very text box that I am typing in ? (Safari, Macbook, 10.10).

I know it is possible in swing because of the lengths Jetbrains have gone to make a first-class editing experience. The UI is much more responsive than Eclipse (which I know is not Swing). It almost rivals this text box

@hsyed hsyed closed this as completed Mar 12, 2015
@TomasMikula
Copy link
Member

Hi Hassan, such a question is very general for me to answer. If you can point out a concrete operation that you perceive as slow and provide detailed instructions how to reproduce it, then I can have a look and try to answer your question.

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