Go to file
Dominik Csapak 2f47411867 ui: logpanel: catch up to very fast task logs with api calls
by updating the start to 'total-limit' if we follow the task log live.
to do that, we decouple the 'scroll' event from updating the 'start'
parameter and call that directly after we scrolled down.

to not trigger the scroll event multiple times, suspend the scroll event
while doing that.

while we're touching those lines, remove the 'setTimeout' workaround
for touchscreens, since it seems to work fine since extjs 7.0

this also fixes the issue that the scroll event is not called sometimes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-11-23 14:47:20 +01:00
debian bump version to 3.4-3 2021-11-20 21:41:41 +01:00
src ui: logpanel: catch up to very fast task logs with api calls 2021-11-23 14:47:20 +01:00
.gitignore add basic .gitignore 2021-06-29 12:21:06 +02:00
Makefile buildsys: change upload dist to bullseye 2021-06-08 09:46:54 +02:00