vhx / quartz-react

Quartz components using React
2 stars 1 forks source link

Improve carousel performance more (VHX-1127) #44

Closed sebastiansandqvist closed 7 years ago

sebastiansandqvist commented 7 years ago

Using display instead of visibility helped improve rendering performance of the slides in the Carousel component.

Fixes https://vimean.atlassian.net/browse/VHX-1127 and improves upon #43