parent
edceb7284f
commit
8bf7dcb613
1 changed files with 1 additions and 1 deletions
|
@ -625,7 +625,7 @@ impl MessageEditor {
|
|||
.unwrap_or(false);
|
||||
|
||||
IconButton::new("follow-agent", IconName::Crosshair)
|
||||
.disabled(is_model_selected)
|
||||
.disabled(!is_model_selected)
|
||||
.icon_size(IconSize::Small)
|
||||
.icon_color(Color::Muted)
|
||||
.toggle_state(following)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue