mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Historically, the logic that was extracted into set_layout_width only did something on non-macOS platforms, where sbwidth != 0 (i.e. scrollbars have nonzero width). However, with the addition of the fluid layout width option, that function does something if either sbwidth != 0 OR fluid_layout_width is enabled. At that point, we should just call that function unconditionally. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||