Files
ionic-framework/ionic
Adam Bradley 60fdc5c2f3 perf(cards): remove translateZ from ion-card
Yes, oddly enough this makes a performance difference. The translateZ
was used as a trick to force ion-card’s rounded corners to take effect
on inner elements. However, on a page that has many ion-cards, it takes
relatively a lot of power on a low-end device to move them all during a
transition. It’s best to not put them on their own layer and let the
browser just move one thing.
2016-02-03 23:22:27 -06:00
..
2016-02-03 11:46:46 -05:00
2015-12-05 11:19:09 -06:00
2015-12-05 14:47:01 -06:00
2015-12-05 14:47:01 -06:00