Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ryanpetrich
14y ago
0 comments
Share
Only when using transforms and only when using 3D transforms (though iOS5.0 may support hardware accelerated 2D transforms as well)
0 comments
default
newest
oldest
rjett0
14y ago
You can hardware accelerate 2D transforms on iOS. You just do a -webkit-transform: translateZ(0); and it puts the element in the compositing layer.
ryanpetrich
OP
14y ago
Yes, that is a 3D transform.
j
/
k
navigate · click thread line to collapse