mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2026-01-06 01:04:09 +00:00
toolkit: add comment regarding upstream changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c39864ee29
commit
4fecfeef70
@ -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',
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user