Closed nmalkin closed 12 years ago
Alternately, if we were to stick with issuing a request every time the slider moves, we need to provide a mechanism to make sure older requests don't override newer ones (because they were processed later) — I've already observed this happening.
In any case, we should be smarter about when we issue requests: see issue #26.
Would reduce the number of requests to the server, make for better interaction, match users' intent.