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

[SR-10977] Setting barTintColor to UINavigationBar doesn't work as expected with large titles #3997

Closed
swift-ci opened this issue Jun 19, 2019 · 1 comment

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-10977
Radar None
Original Reporter idomo (JIRA User)
Type Bug
Status Resolved
Resolution Invalid

Attachment: Download

Environment

macOS ‏10.14.4 ‏(18E226‏)

xCode 11.0 beta (11M336w)

iOS 13 beta SDK (17A5492t)

Additional Detail from JIRA
Votes 0
Component/s Foundation, Standard Library
Labels Bug
Assignee None
Priority Medium

md5: e466f3502de60f1520e5df66ba72bc04

Issue Description:

UINavigationBar.barTintColor = UIColor(patternImage:  imageLiteral(resourceName: "wood-texture"))

This code is working perfect in iOS 12 and performing this:

But in iOS 13 it's shows nothing:

But when not using the large title it looks fine (iOS 13):

@belkadan
Copy link

I'm sorry, this sounds like an issue with UIKit, which isn't part of the Swift Open Source project. Please file this at https://feedbackassistant.apple.com.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants