gickowtf / pixoo-homeassistant

Home Assistant Integration for Divoom Pixoo 64
MIT License
112 stars 12 forks source link

[Bug fix] Allow transparent pngs to overlap on other things. #35

Closed Mrredstone5230 closed 5 months ago

Mrredstone5230 commented 5 months ago

Before, it would simply not overlap. Instead, even if the pixel was transparent, it would draw a black pixel.

Also, it would be interesting to remove all the padding of the built-in images. I initially thought it was a bug, (that my change added some padding) but turns out it's normal, which I think is a bit annoying. Maybe this should be placed in another PR... (@gickowtf ?)

gickowtf commented 5 months ago

yes we can record it in a new PR... can you explain the padding in another way? i haven't noticed anything so far.