mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-12-29 14:39:01 +00:00
this fixes bug EXTJS_18900 where the tooltip of a piechart was always
shown for the first data entry with 0 percent of the pie chart
the relevant lines for the fix are
...
if (a === b) {
return false;
}
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
||
|---|---|---|
| button | ||
| data | ||
| debian | ||
| form | ||
| grid | ||
| mixin | ||
| node | ||
| panel | ||
| window | ||
| Makefile | ||
| Toolkit.js | ||
| Utils.js | ||