mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 04:31:07 +00:00
![]() but not too early. Because of an ExtJS bug/limitation, it can only happen after the window is rendered, so use an afterrender listener. Without setting the mask there, the window will be active already before the storage selectors change listener triggers, which can only happen after the storage selectors store is loaded. Made noticable by the new "filling in defaults" behavior, but the issue was already present earlier, where the compression selector for PBS storages would be disabled late, after the window was already active. Also move the setValue call into the afterrender listener, so ordering is easy to verify/more stable. Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |