mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
This concerns the part where the message viewport is scrolled in order to keep the message content and edit box textarea at the same vertical position. Earlier calculations involved use of `.message_top_line`. Similar adjustments can be made using only the message_content (which also makes the calculation simpler). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||