Skip to content

Commit 85bd328

Browse files
committed
[Dashboard] Pass dragProxyConfig to internal SortZone #8048
1 parent ea56f18 commit 85bd328

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dashboard/Container.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class Container extends BaseContainer {
4949
allowOverdrag : true,
5050
appName : me.appName,
5151
boundaryContainerId: me.id,
52+
dragProxyConfig : me.dragProxyConfig,
5253
dragProxyExtraCls : me.dragProxyExtraCls,
5354
enableProxyToPopup : true,
5455
owner : me,

0 commit comments

Comments
 (0)