agent: Fix layout shift due to the "Generating" label (#30422)
Closes https://github.com/zed-industries/zed/issues/30238 Release Notes: - agent: Fixed layout shift happening in the toolbar (both in the singleton and multibuffers) due to the "Generating" label that appeared while the agent is still generating a response.
This commit is contained in:
parent
82d271cb5b
commit
9afc6f6f5c
3 changed files with 23 additions and 10 deletions
1
assets/icons/load_circle.svg
Normal file
1
assets/icons/load_circle.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-loader-circle-icon lucide-loader-circle"><path d="M21 12a9 9 0 1 1-6.219-8.56"/></svg>
|
After Width: | Height: | Size: 289 B |
Loading…
Add table
Add a link
Reference in a new issue