[pve-devel] [PATCH widget-toolkit v2 0/2] improve logpanel behaviour for fast tasks

Dominik Csapak d.csapak at proxmox.com
Tue Nov 23 13:02:27 CET 2021


improves the handling of fast moving tasks
* no glitching
* catching up to the end of the task log

changes from v1:
* dropped 3/3 (different approach makes it obsolete)
* set the length to total when we really need it
* decouple updating the start parameter from the scrollevent
* make the scrolling to bottom not rely on the scrollevent for updating

Dominik Csapak (2):
  ui: logpanel: fix glitching fast task logs
  ui: logpanel: catch up to very fast task logs with api calls

 src/panel/LogView.js | 49 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 37 insertions(+), 12 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list