Changning from using visibility/opacity to using display: block. After extensive testing, the perf hit from visibility and opacity usage is extremely high, especially on tablets. We lose the transition this way, but it's a cost we need to pay to get acceptable performance on all platforms.
a71bcffRiley Dutton139mo ago