Commit 9ebee4c
authored
fix: Invalid item position after release in reduced motion (#495)
## Description
This PR fixes the active iteem getting stuck after being released issue
when the reduced motion is enabled.
## Example recordings
| Before | After |
|-|-|
| <video
src="https://github.com/user-attachments/assets/c7ea289b-787e-462c-91e0-8e1fe4640f41"
/> | <video
src="https://github.com/user-attachments/assets/960487e6-9c2a-4057-8643-510f4f97fffb"
/> |1 parent 55b5269 commit 9ebee4c
File tree
1 file changed
+5
-1
lines changed1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
192 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
| |||
0 commit comments