Y
Hacker News
new
|
ask
|
show
|
jobs
by
Brakenshire
4059 days ago
And on Firefox for Android. Blur is very slow, though.
1 comments
nness
4059 days ago
Could be that the blurring isn't being handled by the GPU. CSS 3D-transforms are usually added as a work-around when we want a smoother performance for certain elements by forcing that extra rendering step.
link