* applied: [PATCH widget-toolkit v2] fix #7721: fix zoom interaction on charts with no initial store
[not found] <20260811085723.1272853-1-d.csapak@proxmox.com>
@ 2026-09-09 22:44 ` Thomas Lamprecht
0 siblings, 0 replies; only message in thread
From: Thomas Lamprecht @ 2026-09-09 22:44 UTC (permalink / raw)
To: pve-devel, pbs-devel, Dominik Csapak
On Tue, 11 Aug 2026 10:55:03 +0200, Dominik Csapak wrote:
> In our current ExtJs version (7.0), having animations disabled on charts
> breaks the zoom interaction. One can zoom in and out once, but never
> again.
>
> We generally keep animations enabled on our proxmoxRRDChart, but only
> after the store's first load, to avoid animating from the empty store to
> the initial data. This happens in initComponent on the store that was
> given during instantiation.
>
> [...]
Applied, thanks!
[1/1] fix #7721: fix zoom interaction on charts with no initial store
commit: 8645d8754d62ad475e91fc9bf496210c752a4b88
^ permalink raw reply [flat|nested] only message in thread