mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
When Bootstrap shrinks the divs down into 'tablet' mode, our selected message might end up being even lower in the screen than it was before (because more text wraps). But our scrollbar does not automatically advance to keep it in view -- so we do it manually. This implementation is a little hackish in that it does some unnecessary recenter_view-ing in big views (which can be a touch disorienting) to optimize recentering on resizing for small views. If that behavior is annoying, we can deal with it by being smarter about when we trigger the recenter code. (imported from commit 6834e11f7a37833982c388f15174df661d7f55b3) |
||
|---|---|---|
| api | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||