css transforms - css blur filter on image with translate3d causing blurred edges -
i'm trying achieve blurred image effect css , works fine without -webkit-transform: translate3d(0,0,0);
performance horrible, need included. transform, edges of container giving me unwanted blurred edge. there way around this?
i using chrome 37. seems fine in safari 7. not supported in ff32.
Comments
Post a Comment