react-spectrum
2434fe61 - Smooth checkbox focus animation (#580)

Commit
5 years ago
Smooth checkbox focus animation (#580) If you try to scroll in tableview with the arrow keys while on the checkbox column it becomes very jumpy because of the box-shadow transition Instead, have the box-shadow always there and only change it's opacity We should be doing this to more items... it's a huge savings
Author
Parents
Loading