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

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 24 11:43:59 CET 2021


On 23.11.21 13:02, Dominik Csapak wrote:
> 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(-)
> 

That one now works out very well on all my tests now.

applied, thanks!





More information about the pve-devel mailing list