givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.27k stars 1.66k forks source link

Drag & Drop is Not Smooth #78

Open aloksharma1 opened 5 years ago

aloksharma1 commented 5 years ago

Hello,

can i suggest to fix drag & drop issue, making it easier for users to work on already added components/elements. if you add a component then try to move it; its very hard to to with all the flickering of elements and positioning is unstable.

for example, please try to make it like they do in another wonderful editor like yours (but not in jquery): grapesjs grapesjs demo

another jquery example, i found: stackhive awaiting your findings

givanz commented 5 years ago

Hi

Thanks for the suggestion, I will add more options for drag and drop including the option to use a placeholder instead of actual element for dragging to avoid the flickering issue in the next update.

ya3ya6 commented 5 years ago

Hi, Its a great work. But for me, that annoying flickering when i want to use darg/drop, make this completely unusable. at first i thought it's my browser problem. @givanz also i almost sure that this issue: https://github.com/givanz/VvvebJs/issues/68#issue-436500138 is also refer to this flicker, when you move your mouse to select where to drop.

Ps. sorry, i just saw that you're going to fix flickering issue in next update. That's great, Keep it up.

ange007 commented 5 years ago

Is there any progress on this issue?

lucaspaulino commented 4 years ago

@givanz has this already been implemented?

Anvarmirzo commented 3 years ago

@givanz has this already been implemented?

prabhat87 commented 3 years ago

@givanz the flickering issue is fixed?