We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I met several rendering issues with the "virtualScroll"/"ion-img" component.
Case 1 : Use case from http://ionicframework.com/docs/v2/api/components/virtual-scroll/VirtualScroll/ ink : Images Within Virtual Scroll Problem => Several avatars are not well made when scrolling and the first item is empty
Case 2 : Create custom component and use it into virtualScroll. Problem => No avatar is displayed
Case 3 : #7734
Plunker to reproduce : http://plnkr.co/edit/ziS2j5o6eJaDTIaT9Q17?p=preview
ionic2@b11
The text was updated successfully, but these errors were encountered:
Reported in #8744 that his issue has been has been fixed.
Sorry, something went wrong.
No branches or pull requests
I met several rendering issues with the "virtualScroll"/"ion-img" component.
Case 1 :
Use case from http://ionicframework.com/docs/v2/api/components/virtual-scroll/VirtualScroll/
ink : Images Within Virtual Scroll
Problem => Several avatars are not well made when scrolling and the first item is empty
Case 2 :
Create custom component and use it into virtualScroll.
Problem => No avatar is displayed
Case 3 :
#7734
Plunker to reproduce :
http://plnkr.co/edit/ziS2j5o6eJaDTIaT9Q17?p=preview
ionic2@b11
The text was updated successfully, but these errors were encountered: