mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-15 05:45:43 +00:00
![]() This fixes a nasty bug where an initial click on the ViewSelector trigger would display the picker but hide it immediatly afterwards. What was happening behind the scene, is that without queryMode 'local', the store bound to the picker was loaded on each picker display. Loading the store would then trigger our onLoad() override in ToolKit.js which called setValue(), which fired a bunch of unwanted events including 'collapse'. It is safe here not to call onLoad() to set an initial value, because the initial value is set in initComponent() (value: groupdef[0][0]) |
||
---|---|---|
aplinfo | ||
bin | ||
debian | ||
PVE | ||
www | ||
.gitignore | ||
bridgevlan | ||
bridgevlanport | ||
copyright | ||
country.pl | ||
defines.mk | ||
Makefile | ||
mtu | ||
pve-apt.conf | ||
pve-blacklist.conf | ||
pve-repo-ca-certificates.crt | ||
pve-sources.list | ||
repoid.pl | ||
spice-example-sh | ||
vlan | ||
vlan-down | ||
vzdump-hook-script.pl | ||
vzdump.conf | ||
vznet.conf |