mirror of https://github.com/zulip/zulip.git
089fdc4d94
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. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |