mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The compose expand / collapse button is moved from the top right of the compose area to the top right corner inside the compose textarea / preview. The textarea / preview and the button area shares the same grid parent. 25px extra padding is added to and margin is subtracted from the right of the element so the button is visually inside it. It appears only on hovering the compose area, and uses a new custom icon. Fixes: #28791.
1.1 KiB
1.1 KiB
Resize the compose box
When composing a long message, it can be helpful to expand the compose box to display more text and avoid distractions. Note that the compose box also stretches automatically when you type a long message.
Expand the compose box
{start_tabs}
{!start-composing.md!}
- Click on the icon in the top right corner of the compose box, which is visible on hovering over the compose box.
{end_tabs}
Collapse the compose box
{start_tabs}
- With the compose box in the expanded state, click on the icon in the top right corner of the compose box, which is visible on hovering over the compose box.
{end_tabs}
Stretch the compose box
{start_tabs}
{!start-composing.md!}
- Click and drag the bottom right corner of the compose box.
{end_tabs}