[pve-devel] pve-manager : rrds loaded 3 times when selecting vm
Alexandre DERUMIER
aderumier at odiso.com
Tue Jun 11 08:48:28 CEST 2013
yes, I'm working for something like that.
I have already remove 1 extra call with
if (me.rendered) {
me.applyState(sp.get(stateid));
}
Now I'm looking to compare timeframe
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Mardi 11 Juin 2013 07:54:50
Objet: RE: [pve-devel] pve-manager : rrds loaded 3 times when selecting vm
> comment // me.applyState(sp.get(stateid));
>
> disable the 2 extra calls (But changing timeframe combobox doesn't work
> anymore)
I guess you just need to check if timeframe or rrdcffn really changed - if not we do not need to reload?
More information about the pve-devel
mailing list