toolkit: add comment regarding upstream changes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-02-23 13:02:59 +01:00
parent c39864ee29
commit 4fecfeef70

View File

@ -686,6 +686,7 @@ Ext.define('Proxmox.Component', {
});
// Fix drag&drop for vms and desktops that detect 'pen' pointerType
// NOTE: this part has been rewritten in ExtJS 7.4, so re-check once we can upgrade
Ext.define('Proxmox.view.DragZone', {
override: 'Ext.view.DragZone',