Ship Assistent 0.15.1: keep composer writable during hung Writing streams.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -870,13 +870,15 @@
|
||||
.sa-dots i:nth-child(2) { animation-delay: 0.15s; }
|
||||
.sa-dots i:nth-child(3) { animation-delay: 0.3s; }
|
||||
|
||||
.sa-is-busy .sa-primary {
|
||||
.sa-is-busy .sa-primary:not(#sa_btn_send) {
|
||||
opacity: 0.55;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.sa-is-busy #sa_input,
|
||||
.sa-input-busy {
|
||||
opacity: 0.7;
|
||||
opacity: 1;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.sa-composer-busy {
|
||||
|
||||
Reference in New Issue
Block a user