]> git.proxmox.com Git - pve-manager.git/commit
fix #1510: do not scroll back to focus when view gets refreshed
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 29 Sep 2017 10:51:17 +0000 (12:51 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 4 Oct 2017 08:57:33 +0000 (10:57 +0200)
commitbd9df10b78e754fb8b099d9f807335e65038798f
tree08aee2dc5397703cef0da40f0764a27649a33527
parent43fc27a4ecb87f7fa90fe10f75bc0e222184db50
fix #1510: do not scroll back to focus when view gets refreshed

this adds a workaround, so that we restore the scroll position
when we restore the focus

with the flag 'jumpToFocus', we can enable the old behaviour

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Toolkit.js