/ Published in: Other
Expand |
Embed | Plain Text
//Flickering prooblem in safari fix with hw-accel css -webkit-perspective: 1000; -webkit-backface-visibility: hidden;
You need to login to post a comment.
athanassiadis on 10/14/11
fix hack textmate safari bug flicker CSS3 flickering
//Flickering prooblem in safari fix with hw-accel css -webkit-perspective: 1000; -webkit-backface-visibility: hidden;
You need to login to post a comment.