Skip to content
Snippets Groups Projects
Commit a09031d5 authored by Benjamin Vray's avatar Benjamin Vray
Browse files

[FIX] web_editor: fix moving inner content in carousel slides


Before this commit, when moving inner content inside a carousel slide
(with the 'move' button), the carousel was jumping to the first slide.

Steps to reproduce the bug:

- In website edit mode, drag and drop a Carousel snippet onto the page.
- Move to the second slide.
- Click on the column to activate its overlay.
- Click and hold the "drag and drop" button of the column to start
dragging it.
- Release the mouse button.
- Bug: the carousel jumps to the first slide.

task-3006831

closes odoo/odoo#113904

X-original-commit: f22444d6
Signed-off-by: default avatarBenoit Socias (bso) <bso@odoo.com>
parent c1447835
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment