I want to disable drag-and-drop functionality from elements this demo as mentioned in the below image, not in the sidebar.
I already used the below option, but it’s stopped my plus icon functionality, as seen in My demo.
this.editor.editor_mode = "fixed";
My demo
I also want this view in Vertical mode in the center.