This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Flickering on iOS when scrolling a screen with multiple tooltips / button ink effects #1879
Closed
Description
I'm working on an app that uses multiple instances of md-tooltip and md-button inside md-cards in a ui-view (using ui-router). When I scroll on my iPhone 5, I get an annoying flicker.
It only seems to happen whenever my finger hits one of the elements with animation (like the tool-tip or the button). If I avoid hitting them, I don't get any flickering. Is there a way to stop those animations from happening while the screen is scrolling so I can avoid this issue?