Code Monkey home page Code Monkey logo

Comments (8)

krmarien avatar krmarien commented on July 18, 2024 1

This seems to be an issue in Safari.

Can we add this css property to the rotated div: clip-path: content-box;

Source: https://stackoverflow.com/questions/21087979/probleme-css3-scale-transform-and-overflowhidden-on-safari

from dual-gauge-card.

mcfly2283 avatar mcfly2283 commented on July 18, 2024 1

Thanks to the Hint from @krmarien, here is a quick-fix with Card-Mod for the iOS related View/Card:

style: |
  .circle-container {
      -webkit-clip-path: content-box;
  }  

This is working on my iPhone with Companion-App and the latest iOS.

from dual-gauge-card.

MikeExMachina avatar MikeExMachina commented on July 18, 2024

Seeing the same behavior

from dual-gauge-card.

pbranly avatar pbranly commented on July 18, 2024

This is present as well with the last officiel 2023.4.0 version of Home Assistant.
This is linked with IOS ( iPad and IPhone) only as it is working under windows and Android
Phil

from dual-gauge-card.

PcOnline2004 avatar PcOnline2004 commented on July 18, 2024

Works in MacOS, Windows, Android. Not in iOS.

from dual-gauge-card.

myTselection avatar myTselection commented on July 18, 2024

I see the same, strange is when you click on 'edit card', it's displayed correctly. But all bars are at 100% when not in card edit mode.

from dual-gauge-card.

pbranly avatar pbranly commented on July 18, 2024

Hi
This is specific IOS
I am afraid the développer is not active anymore and we have to forget that card
Phil

from dual-gauge-card.

craigthompson avatar craigthompson commented on July 18, 2024

Having same issue

from dual-gauge-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.