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