Commit 813bb7f
committed
Do not stop spinner on closing window
This prevents UI issue where chat is outputting but spinner is not
spinning until new text is appended. Spinner can spin in background
just fine so let it.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>1 parent 7956e04 commit 813bb7f
1 file changed
Lines changed: 11 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
| 244 | + | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
258 | 251 | | |
259 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
260 | 256 | | |
| 257 | + | |
| 258 | + | |
261 | 259 | | |
262 | 260 | | |
263 | 261 | | |
| |||
0 commit comments