Dave Leaver

Results 67 comments of Dave Leaver

I have a minimal working example over here: https://github.com/danzel/electron-compile-builder-typescript-example Took me ages to figure out, please enjoy. It doesn't use `electron-prebuilt-compile`, I couldn't get it to work when building, only...

From testing locally we needed to always redraw on `viewreset`. I've pushed up a branch here: https://github.com/Leaflet/Leaflet.label/tree/leaflet-master

Thanks, hadn't seen that one, will do and tidy up.

use the `leaflet-master` branch, you'll need to build the js yourself. Run `npm install` and then `jake` (iirc)

You can reproduce on the 10k example. http://leaflet.github.io/Leaflet.heat/demo/ Zoom in here, 1 zoom at a time ![image](https://f.cloud.github.com/assets/393086/2350896/3f7503e2-a576-11e3-9c51-2e1486442894.png) It looks like this ![image](https://f.cloud.github.com/assets/393086/2350903/4b8705fe-a576-11e3-9e2c-ca3c446c7a62.png) Do a big zoom out/in fiddle around. Ends...

Is this something we need to support or test? If you can let me know what needs manual testing I can hopefully do it.

Would love these settings also. The on-line error details are great, but the box at the bottom right is not useful for me. Would be nice if we could hide...

Doesn't reproduce on windows, but does on mac chrome. (Maybe retina related?) It only appears on that one zoom level, go in or out one and it disappears. Weird! If...

How essential is "[When adding new integrations, limit included platforms to a single platform. Please reduce this PR to a single platform](https://developers.home-assistant.io/docs/review-process/#home-assistant-core)"? I can remove them if needed, and then...

@edenhaus Removed all except climate, linked to the [library](https://github.com/danzel/airtouch5py) in the initial post. Thanks