Skip to content

Ensure browser updates display before processing#288

Open
RouxRC wants to merge 1 commit intoalfajango:masterfrom
RouxRC:heavy-data
Open

Ensure browser updates display before processing#288
RouxRC wants to merge 1 commit intoalfajango:masterfrom
RouxRC:heavy-data

Conversation

@RouxRC
Copy link

@RouxRC RouxRC commented Aug 28, 2017

This enables actual rendering of processingIndicator and beforeProcess actions before processing heavy data from DOM freezes the rendering.
This is already working fine when using ajax queries since asynchronous actions happen then, but from heavy html tables loaded in DOM, the process is calculating from the start without ever rendering a frame.

This enables actual rendering of processingIndicator and beforeProcess actions before processing heavy data from DOM freezes the rendering.
This is already working fine when using ajax queries since asynchronous actions happen then, but from heavy html tables loaded in DOM, the process is calculating from the start without ever rendering a frame.
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

Successfully merging this pull request may close these issues.

1 participant