madmicio/LG-WebOS-Remote-Control

Sources button not aligned

Opened this issue · 0 comments

Hi,
the "Sources" buttons (icon) are not aligned using the scale less than 1.
Decreasing the scale increases the misalignment.
With scale 1, the alignment is perfect.

SCALE 0.9:

`sources:

  • name: Netflix
    icon: mdi:netflix
  • name: Prime Video
    icon: phu:prime-video
  • name: YouTube
    icon: mdi:youtube
  • name: Live TV
    icon: mdi:television-box
    dimensions:
    border_width: 0px
    scale: '0.9'`

IMG_6482

SCALE 0.8:

IMG_6483

SCALE 1:

IMG_6484