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

docs(menu): change the text color when reaching the white background #519

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

vvo
Copy link
Contributor

@vvo vvo commented Nov 9, 2015

Before

before

After

after

@vvo vvo added the in progress label Nov 9, 2015
@pixelastic
Copy link
Contributor

I like the idea, this is smoother that way. I would use a lighter color than the black, though. Maybe the text color of the white part?

@vvo
Copy link
Contributor Author

vvo commented Nov 10, 2015

I like the idea, this is smoother that way. I would use a lighter color than the black, though. Maybe the text color of the white part?

Yes I still find the color too strong also, @Shipow any advice? We could maybe use the last gradient tone/color :)

@bobylito
Copy link
Contributor

Wooosh :D Great idea :)

@bobylito
Copy link
Contributor

I think we can merge, the color can be the subject of another fix!

vvo pushed a commit that referenced this pull request Nov 10, 2015
…ransition

docs(menu): change the text color when reaching the white background
@vvo vvo merged commit cbd2e4c into develop Nov 10, 2015
@vvo vvo removed the in progress label Nov 10, 2015
@vvo vvo deleted the docs/different-menu-over-white-transition branch November 10, 2015 10:26
@@ -216,3 +233,38 @@ Star.prototype.draw = function() {
context.fill();
context.restore();
};

// http://stackoverflow.com/questions/14012766/detecting-whether-two-divs-overlap
function overlap($div1, $div2) {
Copy link
Contributor

Choose a reason for hiding this comment

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

DOM AABB :D

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

Successfully merging this pull request may close these issues.

3 participants