-
- Downloads
[REF] web_editor,web: reuse the autoscroll on drag feature
Prior to this commit, the autoscroll on drag feature was accessible and only
used in the web_editor application.
After this commit, the autoscroll on drag feature will be available in the
web application and has been refactored in order to allow its usage
in other application (as for the sign application).
task-2280965
closes odoo/odoo#54072
Related: odoo/enterprise#11656
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Showing
- addons/web/static/src/js/core/smooth_scroll_on_drag.js 361 additions, 0 deletionsaddons/web/static/src/js/core/smooth_scroll_on_drag.js
- addons/web/views/webclient_templates.xml 1 addition, 0 deletionsaddons/web/views/webclient_templates.xml
- addons/web_editor/static/src/js/editor/snippets.editor.js 132 additions, 287 deletionsaddons/web_editor/static/src/js/editor/snippets.editor.js
This diff is collapsed.
Please register or sign in to comment