Skip to content

2.1.1 - Minor fixes to Screen Bounds Function and RGB-to-Kelvin conversion

Compare
Choose a tag to compare
@samclane samclane released this 14 Dec 18:52
· 51 commits to master since this release
  • Fixed screen bounds and changed to a more readable key system
  • Fixed error where green calculation in rgbToKelvin() would throw a MathDomainError by adding a small value to ensure green is always above 0