Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Fix 15329 NavigationBarSeparator is visible after changing BarBackgroundColor when SetHideNavigationBarSeparator(true) #15330

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

JustickDM
Copy link
Contributor

@JustickDM JustickDM commented Apr 22, 2022

Description of Change

Add method UpdateHideNavigationBarSeparator after UpdateBarBackground on HandlePropertyChanged (Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs)

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

NavigationBarSeparator is Hidden when the BarBackgroundColor is changed

Before/After Screenshots

Before:
Capture3
After:
Capture1

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@JustickDM JustickDM changed the title Update NavigationRenderer.cs Fix 15329 NavigationBarSeparator is visible after changing BarBackgroundColor when SetHideNavigationBarSeparator(true) Apr 22, 2022
@jfversluis
Copy link
Member

Thanks so much for your help here @JustickDM ! I'm sorting out some things right now also related to builds... I will have a look at this asap :)

@jfversluis
Copy link
Member

jfversluis commented Apr 25, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your very first contribution @JustickDM! Go out, be proud and tell everyone you are a Xamarin.Forms contributor now!

@JustickDM
Copy link
Contributor Author

@jfversluis Thanks so much too:)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [iOS] NavigationBarSeparator is visible after changing BarBackgroundColor when SetHideNavigationBarSeparator(true)
2 participants