Skip to content

fix navbar color customization#4548

Merged
spalger merged 4 commits intoelastic:masterfrom
w33ble:custom-navbar
Aug 5, 2015
Merged

fix navbar color customization#4548
spalger merged 4 commits intoelastic:masterfrom
w33ble:custom-navbar

Conversation

@w33ble
Copy link
Contributor

@w33ble w33ble commented Jul 31, 2015

Custom navbar style was not being applied since it was setting internal but the markup was reading from chrome.

Made the markup use chome.getNavBackground(), with great success!

@w33ble
Copy link
Contributor Author

w33ble commented Jul 31, 2015

@spalger it's still accessing chrome.logo directly, instead of using the (yet to be created) logo getter.

Maybe that's another change to put in this PR?

@spalger
Copy link
Contributor

spalger commented Aug 2, 2015

I would appreciate it if you added it to this pull. Would you also look at other properties? chrome.embedded can probably switch to chrome.getHidden() chrome.getVisible()

@w33ble
Copy link
Contributor Author

w33ble commented Aug 4, 2015

@spalger Added get/set Visible controls and moved the logo stuff to the Brand get/set.

@spalger
Copy link
Contributor

spalger commented Aug 5, 2015

LGTM!

spalger added a commit that referenced this pull request Aug 5, 2015
fix navbar color customization
@spalger spalger merged commit 3580d9a into elastic:master Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants