Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text info cut in scale greater than 1.6 #833

Open
SoloMen88 opened this issue Feb 21, 2024 · 0 comments
Open

Text info cut in scale greater than 1.6 #833

SoloMen88 opened this issue Feb 21, 2024 · 0 comments

Comments

@SoloMen88
Copy link

SoloMen88 commented Feb 21, 2024

If I set the scale to more than 1.6, then the info text starts to get cut off; with a scale of 2.4 that suits me, it is severely cropped and this is inconvenient.
Here is my card config. Can anything be done about this?
I would also like to take this opportunity to draw attention to the disproportionately small volume control, You can't adjust its thickness in the CSS settings.

     - type: custom:mini-media-player
        entity: media_player.yandex_station
        artwork: cover
        sound_mode: icon
        shortcuts:
          attribute: sound_mode
          buttons:
            - icon: mdi:radio-tower
              id: включи мою волну
              type: command
            - icon: mdi:radiology-box
              id: включи волну по этой песне
              type: command
            - icon: mdi:playlist-star
              id: включи мою любимую музыку вперемешку
              type: command
            - icon: mdi:playlist-music
              id: включи плейлист дня
              type: command
            - icon: mdi:heart
              id: лайк
              type: command
            - icon: mdi:heart-off
              id: снять лайк
              type: command
          columns: 2
        scale: 2.4
        hide:
          sound_mode: true
          runtime: false
          name: true
          power: true
          icon: true
        volume_stateless: false
        info: scroll
        source: full
        group: false
        toggle_power: true'''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant