Hi,
how can I programatically get the maximum visible lines the document CAN display? Respecting zoom level, DPI, font, etc. I guess I would need something like line display height property dividing with the editors height. But there is no such property as far as I know.