dhowe / ReadersJS

1 stars 4 forks source link

Interface slow to respond #154

Open dhowe opened 7 years ago

dhowe commented 7 years ago

To recreate:

open app, and click on 'solo' for the focused reader. Notice the delay before it updates.

Fix:

display should update first, then do any processing that needs to happen

Similar also happens on text-change

cqx931 commented 7 years ago

I can't recreate this on http://thereadersproject.org/live/... also for text-change. What I noticed is that the loading animation seems to disappear too early, and there is a delay after the loading overlay disappears and before texts are generated on the canvas.