agent: Adjust the thread generation design (#28193)
This PR simplifies the button to send a new message as well as the "generation" display design. Release Notes: - N/A --------- Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
This commit is contained in:
parent
0414908c4a
commit
fdaf2a27bf
6 changed files with 76 additions and 145 deletions
|
@ -191,6 +191,7 @@ pub enum IconName {
|
|||
SearchCode,
|
||||
SearchSelection,
|
||||
SelectAll,
|
||||
Send,
|
||||
Server,
|
||||
Settings,
|
||||
SettingsAlt,
|
||||
|
@ -212,6 +213,7 @@ pub enum IconName {
|
|||
Star,
|
||||
StarFilled,
|
||||
Stop,
|
||||
StopFilled,
|
||||
Strikethrough,
|
||||
Supermaven,
|
||||
SupermavenDisabled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue