mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
We only need these once, not during every show() call. We actually were only setting up the click handlers one time, but we had redundant mouse handlers. More importantly, we stop a runaway timer that tries to fade out our feedback widget every 100ms or ten times per second!