When rendering it is slowing down due to
new Ext.dd.DragZone()
Indeed this last require will interrupt the rendering
So, we can delay the creation of the drag zone
[RUNTIME-3125] AbstractQueryableComboBox rendering perfs
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Code review OK [ 10206 ] | New: Resolved [ 5 ] |
Status | Original: Available for review [ 10005 ] | New: Code review OK [ 10206 ] |
Status | Original: Open [ 1 ] | New: Available for review [ 10005 ] |
This fix breaks the drag'n'drop.
it only provides a small acceleration so let's forget about it