mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
@@ -818,6 +818,10 @@ exports.register_click_handlers = function () {
|
||||
}, true);
|
||||
});
|
||||
|
||||
$('.app').on('scroll', function () {
|
||||
popovers.hide_actions_popover();
|
||||
});
|
||||
|
||||
};
|
||||
|
||||
exports.any_active = function () {
|
||||
|
||||
Reference in New Issue
Block a user