proxmox-widget-toolkit/panel
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
..
GaugeWidget.js add GaugeWidget from PVE 2017-10-11 06:41:30 +02:00
InputPanel.js add advanced options to the input panel 2018-04-06 10:05:33 +02:00
LogView.js LogView: also reduce log syscall on scrolling 2019-05-07 15:11:38 +00:00
RRDChart.js RRDChart.js: add the seriesConfig parameter 2017-10-11 06:46:50 +02:00