Skip to content
Snippets Groups Projects
Commit 1b618b32 authored by Robin Lejeune (role)'s avatar Robin Lejeune (role)
Browse files

[FIX] website: fix animations in popups without backdrop

Since the scrollbar was moved from the window to .modal-content at [1],
animations inside popups without backdrops would not be working anymore
because the scroll was not checked against the right element.

This commit fixes this by using the right scroll element's scrollTop.

task-3328419

[1] https://github.com/odoo/odoo/commit/cb7cf77



closes odoo/odoo#122622

Signed-off-by: default avatarOutagant Mehdi (mou) <mou@odoo.com>
parent 3528f2c3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment