https://bz.apache.org/ooo/show_bug.cgi?id=58046
bmarcelly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from bmarcelly <[email protected]> --- Each point of the grid is a single pixel, whatever the resolution of the screen. And it does not grow if you increase the zoom factor of Writer. A few years ago, you could distinctly see each pixel on the screen, when getting close to it. Nowadays, the density of pixels (Dots Per Inch) is constantly increasing. Either with laptop computers, or with high resolution monitors. Screen Diagonal Pixels DPI ----------------------------------------------- LCD Monitor 19 inches 1280x1024 87 Recent laptop 13.3 inches 1600x1900 138 Recent laptop 13.3 inches 1920x1900 166 Monitor UHD 27 inches 3860x2160 164 The way the grid is drawn is no longer consistent with current high-definition displays. At least, the size of the point should grow with the zoom factor. Or/and blink the points when pressing a given key. -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
