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.

CarouselView.PositionChanging no longer being fired when manually setting CurrentIndex

See original GitHub issue

In version 1.4.0 and 1.4.1 I’m no longer getting any event on CarouselView.PositionChanging when manually setting the CurrentIndex. Is this intentional?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
AndreiMisiukevichcommented, Apr 5, 2018

Hi Yes, I did it intentionally. Because I need to differentiate, whether it hand’s changing or autonavigating… So, I added two new categories

AutoNavigationStartedCommand AutoNavigationStarted //event

AutoNavigationEndedCommand AutoNavigationEnded //event

I think, you should use latest release… but look at these events (AutoNavigationStarted, AutoNavigationEnded)

0reactions
AndreiMisiukevichcommented, Apr 6, 2018

I think, i can close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xamarin.Forms CarouselView Interaction
CarouselView defines a CurrentItemChanged event that's fired when the CurrentItem property changes, either due to user scrolling, or when an ...
Read more >
sitemap-feedback-posts.xml
https://www.syncfusion.com/feedback/13/expression-is-not-updated-properly-in- ... /2276/provide-the-distance-property-to-change-the-carousel-item-in-android ...
Read more >
Release Notes - Qt Bug Tracker
[QTBUG-7333] - Keyboard shortcuts incorrectly fired in main-menu, when a QGraphicsTextItem has keyboard focus. [QTBUG-7360] - Cannot get keyboard focus on ...
Read more >
Incident Response
Not all malicious and suspicious indicators are displayed. Get your own cloud service or the full version to view all details.
Read more >
Topaz User Manual (Eng) | PDF | Electrostatic Discharge
Follow the installation and operation procedures carefully. Heed the safety warnings found on the instrument and in this manual. The TOPAZ™ has been...
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