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

custom card radial not aligned on safari - custom_card_speedtest_shogun160 #1478

Open
warmfire540 opened this issue Mar 17, 2024 · 0 comments
Labels

Comments

@warmfire540
Copy link
Contributor

Describe the bug
The radial bars are not aligned on Safari - both MacOS & iOS.

To Reproduce
Steps to reproduce the behavior:

  1. Setup the speedtest card per instructions: https://github.com/UI-Lovelace-Minimalist/UI/tree/main/custom_cards/custom_card_speedtest_shogun160

Expected behavior
On Chrome and Safari it should be centered per the pictures.

Screenshots
The top is chrome the bottom safari
image

Additional context
Add any other context about the problem here.

Related Logs (can be found in the browser-console (F12))
Add related logs for the problem

Related Card Config
Add the card config from ui-lovelace.yaml with the related problem

type: custom:button-card
template: custom_card_speedtest_shogun160
variables:
  ulm_custom_card_speedtest_download_speed_entity: sensor.speedtest_download
  ulm_custom_card_speedtest_upload_speed_entity: sensor.speedtest_upload
  ulm_custom_card_speedtest_ping_entity: sensor.speedtest_ping
  ulm_custom_card_speedtest_round: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant