|
Hylke Bons I'm not sure I like the result - it works when server is pretty slow,
but when it is fast, the view is flickering - the spinner is showed just for miliseconds. In the fast case, it would be better to just stay displaying the previous view until the data for new view are loaded.
In fact, I believe, all problems can be solved by displaying spinner over the area (e.g. in the corner or header of the page).
|