Commit 66fed26
authored
fix select agent animation (#72)
Before:
https://github.com/user-attachments/assets/2fdde12b-094b-4987-9e00-9cda1e2a89a2
After:
https://github.com/user-attachments/assets/a5b1f6dc-a7f9-45ec-9c10-de2c8942f1ca
Notice how when I unselect an agent, the prompt input bar doesn't jump.
I have no idea why getting rid of the animate presence fixes this but it
works.1 parent c5e3d35 commit 66fed26
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments