xamarin/Xamarin.Forms

Weird scrolling in Master Details after changing details

Offen

#4.533 geöffnet am 26.11.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/listviewe/3 :clock3:help wantedi/lowinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

The Master page of a MasterDetails scrolls in a weird way when changing the Details Page,

I have a List in the Master page of a MasterDetailsPage placed in a NavigationPage inside a TabbedPage

ezgif com-optimize

Steps to Reproduce

Check the attached repro sample

Expected Behavior

The list shouldn't scroll

Actual Behavior

The list does scroll

Basic Information

  • Version with issue: XF 3.4

  • IDE: VS 15.9

  • Platform Target Frameworks:

    • iOS: iOS 12.1
  • Affected Devices: Test on iPad Pro (11-inch)

Reproduction Link

MasterDetailPage.zip

Contributor Guide