Jump to content

Recommended Posts

Posted
11 minutes ago, UEZ said:

Another white line seems to occur at 200% above the menus

I believe I have seen this before, although I do not think it is related to the infamous white line at the bottom that all win32-darkmode apps have had to handle.

I don't have 200% DPI monitor to test. However, I have a feeling some adjustments may be needed for 200% and above to the _WM_MEASUREITEM() function. Specifically:

$t.itemHeight = $iTextHeight + 0.5

You could try different changes there to see if it covers up that top white area. This is just a guess without being able to test at 200% myself.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...