]> git.proxmox.com Git - pve-manager.git/commit
prevent visual flashing of button when changing element in the tree
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 30 Oct 2017 14:03:38 +0000 (15:03 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 Oct 2017 11:43:26 +0000 (12:43 +0100)
commit9fe20b3f6aaddef6cdc2319e20b523bce70508f9
tree23508777cd7b76dbfdfdc1aa7324f74e46c6bb30
parent4114aeac32b24a234be6820140087969e410fef7
prevent visual flashing of button when changing element in the tree

when changing between elements in the tree, either the
start or shutdown buttons were visually flashing (meaning they are
enabled/disabled for a short time and change state shortly after)

this patch fixes that

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Acked-by: Emmanuel Kasper <e.kasper@proxmox.com>
www/manager6/lxc/Config.js
www/manager6/qemu/Config.js