-
-
Notifications
You must be signed in to change notification settings - Fork 632
Navigation bar background color changing #402
Copy link
Copy link
Open
Description
Describe the bug
I updated from version 5.6.1 to 5.7.2 and I now have a scrolling nav bar that change color after scrolling or navigating to another controller. Note that my nav bar has it's color set using appearance at the beginning of the app, but somehow it changes from white to grey.
This bug was probably introduced by #392 or #399.
To Reproduce
Steps to reproduce the behavior:
- Set the background/tint color of all UINavigationBar to a light color using appearance when the app starts
- Make a controller with a scrollview that has a dark background color and a scrolling nav bar on top
- Start the app and scroll to reduce the nav bar and scroll to top again or push an other view controller and come back
Expected behavior
The color of the scrolling nav bar should stay the same
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels