SetResolution icon indicating copy to clipboard operation
SetResolution copied to clipboard

can display the listed refresh rate in 2 decimal ?

Open BeeDance opened this issue 2 years ago • 1 comments

Snipaste_2024-01-17_15-43-13 Just like window 11, the refresh rate shows 2 decimals. As in the picture, it shows 59.93 Hz.

BeeDance avatar Jan 17 '24 07:01 BeeDance

As far as I can see the raw Windows API returns values only as an integer, so can't get the fractional value.

RickStrahl avatar Jan 17 '24 08:01 RickStrahl