Blueforcer / awtrix3

Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
https://blueforcer.github.io/awtrix3/
Other
1.26k stars 109 forks source link

When using TextOffset icon is pushed by the offset [BUG] #231

Closed hkdrj closed 1 year ago

hkdrj commented 1 year ago

Bug report

Describe the bug

When using TextOffset and PushIcon=1, the icon it´s pushed by the offset.

Additional information

To Reproduce

msg.payload={ "text": "0123456789 0123456789", "textOffset": 33, "icon": 52648, "pushIcon": 1 }

Expected behavior

That the icon it´s pushed just when the text it´s at one pixel distance from the icon. That´s how it worked until version 0.67

Blueforcer commented 1 year ago

note for me: It only fails in customapp, not in notifications