graphy icon indicating copy to clipboard operation
graphy copied to clipboard

fix to prevent IndexOutOfRangeException

Open paulsinnett opened this issue 5 months ago • 2 comments

This prevents the IndexOutOfRangeException exception #112 when Unity returns NaN for the refresh rate. It also displays the refresh rate with up to 3 decimal places so that rates like 29.97, 59.94, and 144.003 will show up correctly and not truncated.

paulsinnett avatar Sep 17 '24 09:09 paulsinnett