Thomas Lamprecht 72be386c64 LogView: also reduce log syscall on scrolling
move the "return early, because a request is already pending" into
the doLoad function, so that all calls to it underly the request
limiting, but note that such a new request is desired, and if so
schedule it once the current finishes. This ensures that scrolling
will always get honored, but does not produces multiple hanging
workers, at max one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-07 15:11:38 +00:00
2018-01-11 14:48:13 +01:00
2019-05-07 14:22:42 +00:00
2019-04-02 12:52:05 +02:00
2019-05-07 14:22:42 +00:00
2019-04-16 05:37:12 +00:00
2019-04-16 05:37:12 +00:00
Description
No description provided
1.2 MiB
Languages
JavaScript 93.1%
SCSS 4.7%
Makefile 1.1%
CSS 1.1%