mirror of https://github.com/zulip/zulip.git
9862156158
We have long had this annoying two-pass way of building the DOM that I am trying to eliminate. The function names that I introduce here describe the current situation more accurately. In passing I make it so that we only throttle redraws when users are actually typing. Using a throttled redraw when you click on the sort icons is at best unnecessary, and it may actually aggravate double clicks. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |