Remove CSS transition
still looks quite good for AccMagCompass, given its natural instability, but breaks GyroCompass for some reason
This commit is contained in:
parent
d6a0b1abb8
commit
a7b84089df
@ -7,9 +7,6 @@
|
|||||||
width: 32px;
|
width: 32px;
|
||||||
transform-origin: center;
|
transform-origin: center;
|
||||||
-webkit-transform-origin: center;
|
-webkit-transform-origin: center;
|
||||||
transition: all 200ms linear;
|
|
||||||
-moz-transition: all 200ms linear;
|
|
||||||
-webkit-transition: all 200ms linear;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-location .container .inner,
|
.user-location .container .inner,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user