eddydas

Results 3 issues of eddydas

In ToRawPrecision, you have these lines: f = Math.round(Math.exp((Math.abs(e - p + 1)) \* Math.LN10)), m = String(Math.round(e - p + 1 < 0 ? x \* f : x...

bug

After I add new files to a group, the newly written pbx file would contain that new file at the END of the group. But, Xcode by itself would sometimes...

Correctly assign saturation value with newColor.s instead of newColor.h This fixes error like this: ``` [23/09/2024, 01:58:19] [homebridge-tuya] This plugin generated a warning from the characteristic 'Saturation': characteristic was supplied...