ZIm/crates/agent_ui
Danilo Leal 2b5a302972
thread view: Prevent user message controls to be cut-off (#36865)
In the thread view, when focusing on the user message, we display the
editing control container absolutely-positioned in the top right.
However, if there are no rules items and no restore checkpoint button
_and_ it is the very first message, the editing controls container would
be cut-off. This PR fixes that by giving it a bit more top padding.

Release Notes:

- N/A
2025-08-25 10:08:48 -03:00
..
src thread view: Prevent user message controls to be cut-off (#36865) 2025-08-25 10:08:48 -03:00
Cargo.toml acp: Animate loading context creases (#36814) 2025-08-23 16:39:14 -04:00
LICENSE-GPL Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00