Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Help ! Simple CSS transition on ion-icon

$
0
0

@pixel1010 wrote:

Hi,

I made this really simple effect with CSS color transition on ion-icon
ezgif-3-e92588b5c119

ion-icon[name="volume-high"] {
  color : #007aff;
  &.playing {
    color : #5cff5a;
  }
  transition : color 200ms ease-out;
}

This is working fine on browser and android, but on ios the color is changing without any transition.

How can i solve this ?

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>