Stefano Balciseri

Results 4 issues of Stefano Balciseri

Got a Graphic card with 2 GPUs, the software is not giving me the right Value for the temp. Ex. Should be 60 but is stuck ar 33 Works good...

In the main mage there are 3 errors: 1: labelFormatterLng : fun**c**tion(lng){return lng+" lng"}, //optional default none, 2: labelFormatterLat : fun**c**tion(lat){return lat+" lat"}, //optional default none 3: customLabelFcn: function(latLonObj, opts)...

Error in **Control.Coordinates.js** - _createCoordinateLabel: function(ll) {_ at : `if (opts.labelLng) { x = opts.labelFormatterLng(ll.lng);` labelLng is not defined. possible fix: `if (opts.labelFormatterLat) { x = opts.labelFormatterLng(ll.lng);`

@ https://github.com/reactql/example-auth/blob/master/src/lib/hash.js#L38 we should test hashError and not saltError