Go to file
Dominik Csapak 17c320c831 panel/JournalView: fix flickering in journal livemode
it seems that something changed in extjs 7 which does not quite
restore the correct scroll position when the identical content is set
on a component. this means that sometimes, we update the text
with the identical one, but the scroll position is now off, only
to scroll back to the bottom

this causes a flickering everytime we do the api call.

instead, only update the component when the content really changed.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-06-22 12:46:26 +02:00
debian bump version to 3.1-2 2021-06-18 15:32:31 +02:00
src panel/JournalView: fix flickering in journal livemode 2021-06-22 12:46:26 +02:00
Makefile buildsys: change upload dist to bullseye 2021-06-08 09:46:54 +02:00