Remove transforms in CSS

Created on 28 April 2021, over 3 years ago
Updated 7 November 2023, about 1 year ago

There are a few places in the CSS template that use transform: translate3d(0,0,0) translateZ(0) to trigger the browser's hardware acceleration. Originally, this was done to assist with the blur filter when scrolling (smoother scrolling). However, with newer browser versions, this now causes the page's content to delay rendering because it is no longer a balanced priority for the browser/GPU.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States markhalliwell

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024