Commit 343e7c3
authored
Avoid unnecessary layouts while typing in chat input (#286935)
* Don't relayout the chat widget when typing in the input
Fix #286531
This was added to rerender the working set to show file attachments in it, but we don't do that anymore
* Possibly more ambitious change but both of these seem redundnat1 parent 9d9e881 commit 343e7c3
1 file changed
Lines changed: 0 additions & 12 deletions
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | 496 | | |
500 | 497 | | |
501 | 498 | | |
502 | | - | |
503 | 499 | | |
504 | 500 | | |
505 | 501 | | |
| |||
1211 | 1207 | | |
1212 | 1208 | | |
1213 | 1209 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | 1210 | | |
1219 | 1211 | | |
1220 | 1212 | | |
| |||
2045 | 2037 | | |
2046 | 2038 | | |
2047 | 2039 | | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | 2040 | | |
2053 | 2041 | | |
2054 | 2042 | | |
| |||
0 commit comments