casper-i18n/assets
Rob Leslie afca9cb27e Fix problem showing dropdown after window resize
When the browser window is resized, a new click event listener is added
to the window but the old one is not removed. The old one ends up
preventing the newly-made dropdown from opening.

Fix this by remembering the click event listener function added to the
window, and remove it before making the new dropdown after a window
resize.
2023-04-10 13:40:33 +08:00
..
built Fixed header action background color for smaller screens 2023-04-10 13:24:11 +08:00
css Fixed header action background color for smaller screens 2023-04-10 13:24:11 +08:00
js Fix problem showing dropdown after window resize 2023-04-10 13:40:33 +08:00
screenshot-desktop.jpg V3 (#626) 2019-10-21 12:43:34 +07:00
screenshot-mobile.jpg V3 (#626) 2019-10-21 12:43:34 +07:00