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!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to