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

Styling issues #7

Open
majid701 opened this issue Aug 6, 2018 · 1 comment
Open

Styling issues #7

majid701 opened this issue Aug 6, 2018 · 1 comment
Assignees

Comments

@majid701
Copy link

majid701 commented Aug 6, 2018

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 9.4.1
  • Toolbar version: 0.4.0

[REQUIRED] Step 3: Describe the problem

I wan't to be able to have a toolbar with plain background color and remove the transparency effect from the toolbar. I have tried adding background color but its transparent and blurred.
I have tried removing the UiVisualEffectView but no luck!

Steps to reproduce:

Set backgroundColor of toolbar

Relevant Code:

self.toolbar.backgroundColor = UIColor.black.withAlphaComponent(1.0)
self.toolbar.tintColor = .white
@1amageek 1amageek self-assigned this Sep 9, 2018
@fustalol
Copy link

fustalol commented Oct 1, 2019

Hi, just set isTranslucet to true on toolbar.

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

3 participants