Close the mobile navigation drop-down on page scroll
authorAlexander Ebert <ebert@woltlab.com>
Wed, 29 Jun 2022 14:44:30 +0000 (16:44 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 29 Jun 2022 14:44:30 +0000 (16:44 +0200)
commitb91d3b981b03ce96cc7351cea416d5ec6c4ae549
treef3b610eae64e5211e5e2fb07a2fa8e1935676535
parent65dbb26e7a69fc3cf9bb9819b82bc535db3645b3
Close the mobile navigation drop-down on page scroll

All drop-down menus are expected to close whenever the page is being scrolled. This is implemented for regular drop-down menus, but this one bypasses the general API.

See https://www.woltlab.com/community/thread/296092-fenster-zitieren-inhalt-melden-%C3%BCberlagert-men%C3%BC-mobil/
ts/WoltLabSuite/Core/Ui/Mobile.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Mobile.js