mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
When switching from Private Messages narrow to All messages narrow, stream list max-height was not correctly updated. Stream list max-height was calculated before new height were updated by browser for All message narrow. Inshort: Stream list max-height was being updated before the browser could render height for `#global_filters`. Calling resize after narrow completes removes this issue.
4.5 KiB
4.5 KiB