graphy
graphy copied to clipboard
fix to prevent IndexOutOfRangeException
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.