meierhoeferjannis

Results 9 comments of meierhoeferjannis

Im experiencing the same bug. Funny side fact, in the Sharpnado.CollectionView, which is also a horizontal list, the exact same behaviour is observable.

@yosiasz You need to scroll down in General. There you will find the Settings for Request/Response

I'm facing the same issue. I've tracked it down to fast navigation. For example, when the application starts, if you navigate to the LoginPage or the AboutPage from App.xaml.cs, depending...

Maybe also something interesting I discovered recently: When you add Shell.NavBarIsVisible="False" Shell.FlyoutBehavior="Disabled" Shell.TabBarIsVisible="False" Shell.FlyoutItemIsVisible="False" to a page and you navigate back from it ( no matter how long you wait...

@albyrock87 Hey, yeah i will try to create a sample repo and provide until next week if thats okay :)

Hi, im currently having the same problem that the HorizontaList automatically scrolls to the beginning when a User taps on a Control that takes input from the user ( e.g....

I discovered that this behaviour is kind of inteded, because in the CollectionViewRenderer in the ScrollToCurrentItem Method there is a offset calculated when the Snap Style is Center. Would it...

If you say one of my given solutions would by fine to you, i can make the changes and provide a pr :)

Hi just wanted to check if there are any news on this issue :)