#3225621: Use media query event listener instead of a listener on the resize event
Rebase the branch to 11.x
Merge request reports
Activity
Checked the changes in the media event listener that replaces the windows listener which was calling the toggleCollapsed function every time the window is resized with 150 milliseconds debounce. The changes does not have debounce and uses media query correctly. Also the branch has been rebased to 11.x.
Please register or sign in to reply