Skip to content
New issue

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

SettingsView clipped when used in Shell's ContentPage #87

Closed
1 of 2 tasks
paya-cz opened this issue Mar 20, 2020 · 1 comment
Closed
1 of 2 tasks

SettingsView clipped when used in Shell's ContentPage #87

paya-cz opened this issue Mar 20, 2020 · 1 comment

Comments

@paya-cz
Copy link

paya-cz commented Mar 20, 2020

Description

SettingsView's Section header is partially clipped by Shell NavBar.

Steps to Reproduce

  1. Create a new Xamarin.Forms Shell application
  2. Create a new ContentPage
  3. Put SettingsView into the ContentPage.Content
  4. Add a Section with a Header and Footer

Expected Behavior

The header of the section should not be clipped.

Actual Behavior

The header of the section is clipped.

Platforms

  • Android
  • iOS

Basic Information

  • AiForms.SettingsView 1.1.4-pre
  • Xamarin.Forms 4.5.0

Screenshots

Screenshot 2020-03-20 at 19 31 20

muak pushed a commit that referenced this issue May 27, 2020
muak added a commit that referenced this issue May 27, 2020
@muak
Copy link
Owner

muak commented May 27, 2020

@paya-cz
Thank you for your report.

This issue was fixed at version 1.1.9-pre.

@muak muak closed this as completed May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants