react-id-swiper icon indicating copy to clipboard operation
react-id-swiper copied to clipboard

Blurry text in Chrome when calculated `translate3d` property ... (need to rounding values for translate3d to fix font blur)

Open OrionPro opened this issue 5 years ago • 1 comments

Half-pixel offset blurs text in Chrome ... transform: translate3d(-2334.5px, 0px, 0px); these half pixel blur it all

OrionPro avatar Feb 28 '20 13:02 OrionPro

http://prntscr.com/r90whb lower elements do not blur, they are not in the carousel

OrionPro avatar Feb 28 '20 13:02 OrionPro