Files
zulip/static/js
Aman Agrawal 814abf6764 resize: Don't use visible selector to find element states.
This change decreases the time required to open compose
after clicking a message. The amount of time reduced varies with pc.

The time reduction was around 0.4s to 0.6s for me after using a
6x CPU slowdown. This may not sound convincing but the profile
uploaded in #21979 clearly shows the root cause of having a message
click take 10s was the `:visible` query.

Fixes #21979
2022-05-03 09:19:01 -07:00
..
2022-02-07 18:51:06 -08:00
2021-11-01 11:07:01 -07:00
2022-02-07 18:51:06 -08:00
2021-10-19 16:51:13 -07:00