alexjlockwood / ShapeShifter

SVG icon animation tool for Android, iOS, and the web
https://shapeshifter.design
Apache License 2.0
3.96k stars 201 forks source link

Dark theme switch broken in Chrome #291

Open krishnaar21 opened 6 years ago

krishnaar21 commented 6 years ago

In chrome version: 67.0.3396.87 dark theme switch broken. when i click switch its just blinks with a small glitch like effect and then back to normal web page.

alexjlockwood commented 6 years ago

Hmm... yes, you're right. I think this has been broken for a while and not totally sure if it's my fault or @angular/material2. I think a workaround is to simply click on the text label instead of the switch itself.

krishnaar21 commented 6 years ago

Oh, yes its working with that workaround so for now not a big issue then, thanks for the tip.

krishnaar21 commented 6 years ago

Not even chrome, even in firefox its broken and works with same workaround u suggested.