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

Bug in version 1.2.1 #28

Open
therealhalifax opened this issue Jun 8, 2021 · 5 comments
Open

Bug in version 1.2.1 #28

therealhalifax opened this issue Jun 8, 2021 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@therealhalifax
Copy link

since the update to version 1.2.1 i see a very strange behavior. the size and the position of the circles is changed. Please see the attached pictures: https://www.dropbox.com/sh/xcnpjcrahft9lcd/AAB01Mg_c4_w5hBmMqjig72Ca?dl=0


  - type: custom:circle-sensor-card
    entity: sensor.synologynas_volume_1_volume_used
    max: 100
    min: 0
    stroke_width: 20
    fill: rgba(0, 0, 0, 0)
    font_style:
      color: white
      font-size: 90%
    gradient: false
    units: '%'
    show_max: false
    color_stops:
      '80': '#FFFF00'
      '90': '#FF0000'
    style:
      top: 25%
      left: 8%
      width: 10%
      transform: none
@r1cht3r
Copy link

r1cht3r commented Jun 8, 2021

Also seeing this.

@weezer562
Copy link

You can likely remove the "left" and "top" config in the container portion in the js file in order to get it back to normal for now.

@therealhalifax
Copy link
Author

therealhalifax commented Jun 13, 2021

You can likely remove the "left" and "top" config in the container portion in the js file in order to get it back to normal for now.

You mean the css Code in the js file?

For now I just switched back to previous version.

@therealhalifax
Copy link
Author

You can likely remove the "left" and "top" config in the container portion in the js file in order to get it back to normal for now.

unfortionatly it dosnt work. I installed the version 1.2.1 again, and changed what you mentioned, but the result is the same as before. so I go back to 1.2.0 again.

@iantrich iantrich added the help wanted Extra attention is needed label Aug 12, 2021
@michl270
Copy link

michl270 commented Aug 18, 2021

same here - pls update - also appearing on version 1.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants