Files
zulip/static/js
YashRE42 089fdc4d94 narrow: Call reset_ui_state at start of narrowing process.
Continuing the efforts to reduce dom trashing from the previous
commits, here we remove the third forced reflow by reordering the call
to $(".top-messages-logo").show() via narrow.reset_ui_state(), such
that it happens before the other DOM writes in
recent_topics_ui.hide().

Tweaked by tabbott to avoid adding an unnecessary if/else statement
around recent_topics_ui.hide.
2021-11-27 20:18:32 -08:00
..
2021-04-26 09:27:49 -07:00
2021-07-05 17:04:06 -07:00
2021-11-01 11:07:01 -07:00
2021-11-22 18:29:45 -08:00
2021-10-19 16:51:13 -07:00
2021-05-18 17:33:51 -07:00