question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with CoverFlowView

See original GitHub issue

I have tabs page with two pages the first contains a CoverFlowView that bind to a list in the view model and display a bunch of cards when I navigate to the other tab page and return back to page one the cards in CoverFlowView overlapping on top of each other.

Note: the first time the page displayed there is no overlapping, and when I swipe item or tap the CoverFlowView it displayed correctly again.

This is the image of what I described above.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
bnSoniccommented, Jul 23, 2019

Here we go 😃

Attached is the project/solution and 4 screenshots showing the phenomenon in the iOS Simulator 1 - the App start; there are 3 Views in this demo 2 - first swipe to left - all looks good 3a - if you swipe right again to go back to the first view, you can see some artifact on the left side; looks like the overlapping part of that view isn’t cleared 3b - if you swipe further the the left to go to the 3rd view, you see these artefacts on both sides - the rest of the first and the last view not beeing cleared/moved

Hope that helps

CarouselTest.zip 3b-swipe-left-see-overlapping-on-left-and-right-artefacts 3-swipe-right-again-see-artefact-left 2-swipe-left 1-start

0reactions
AndreiMisiukevichcommented, Jul 27, 2019

Nice to hear) great

Read more comments on GitHub >

github_iconTop Results From Across the Web

Grayscale image not showing inside a CoverFlowView ...
How did you set binding for the Image? I created a sample to test the function code, the grayScale image works fine. Check...
Read more >
Problem w/ cover flow view
Problem w/ cover flow view. To begin I'd like to say I'm not new to message boards and even a forum moderator for...
Read more >
CardsView,CarouselView, CoverFlowView, CubeView for ...
Just found a great video on how to add cool animations to this CarouselView. Gave me an idea to use a Behavior to...
Read more >
Titanium.UI.iOS.CoverFlowView
The cover flow view is a container showing animated three-dimensional images in a style consistent with the cover flow presentation style used for...
Read more >
Cover Flow View - Switching to the Mac
Cover Flow View As you can sort of see from Figure 2-12, Cover Flow is a visual display that Apple stole from its...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found