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.