javascript - On scrolling fonts become lines? -


i'm working in centos 7. i'm developing web tool biologist. project has come final stage. facing 1 critical problem. problem fonts, while scrolling down , on div.

i added images below. each pagination page dynamically generated javascript.

[image1] original.

[image2] after scroll content font lines.

then checked several browser in several machines got problem in 2 different machine. problem? how can solve this.?

image1

image2

looks gpu rendering issue may try changing css text-rendering although not sure work sure

try these 1 one of div or whatever container in

text-rendering: auto; text-rendering: optimizespeed; text-rendering: optimizelegibility; text-rendering: geometricprecision; 

Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -