mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
The extraction here is straightforward, but where we put the caller is a slightly subtle change. Instead of continuing to invoke this code at the end of show_box(), we instead call it at the beginning of complete_starting_tasks(). This change is valid, because show_box() and complete_starting_tasks() are only ever called from compose.start(). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||
| robots.txt | ||