You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, solution mentioned in older versions of spyder (adjusting DPI scales, setting DPI to auto, & normal screen resolution settings) are not working in the current version:
Hi @howaboutnothavinganame thank you for the feedback and sorry for the late response! I think I was able to reproduce this. In order to workaround seeing such gaps I think you will need to change the monospace font size to one that prevents them:
My guess is that some rounding operation when using QFontMetrics is causing the highlight height to be a little bit smaller than the line height or something like that 🤔 What do you think @ccordoba12 ?
Description
What steps will reproduce the problem?
Reproduce the problem:
open spyder on default settings (cell highight on)
Problem:
When multiple lines are highlighted in the editor, there is a 'thin' gap between highlighted lines. similar to https://stackoverflow.com/questions/64545735/spyder-4-1-5-code-cell-function-change-highlight-appearance
However, solution mentioned in older versions of spyder (adjusting DPI scales, setting DPI to auto, & normal screen resolution settings) are not working in the current version:
Cheers
Versions
Dependencies
The text was updated successfully, but these errors were encountered: