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

New SFX #41

Merged
merged 7 commits into from Feb 20, 2012
Merged

New SFX #41

merged 7 commits into from Feb 20, 2012

Conversation

codingdesigner
Copy link
Contributor

I was refactoring some effects in my other project and I think this is probably a better home for them. Let me know what you think. thanks

@@ -0,0 +1,19 @@
<!doctype html>
<link rel="stylesheet" href="s.css" />
<h1>Tests for <a href="../../">recipes</a>/<a href="../">effect</a>/scatter</h1>
Copy link
Owner

Choose a reason for hiding this comment

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

There is a mistake in this breadcrumb

@MoOx
Copy link
Owner

MoOx commented Feb 14, 2012

Well done !
Just one thing, I think, even if they share the same code, the two effects under "tucked corners" should be in two distincts mixins (more clear for user). No ?

@codingdesigner
Copy link
Contributor Author

Thanks for the notes. :)

Scatter: I didn't need the wrapper so I removed it.

Tucked / Taped corners: I reworked them into two mixins that share the same code. I also re-ordered the arguments since I think the color arg will be used more often.

MoOx added a commit that referenced this pull request Feb 20, 2012
2 new effects (scatter & corner tucked/taped)
@MoOx MoOx merged commit f6f992b into MoOx:master Feb 20, 2012
@MoOx
Copy link
Owner

MoOx commented Feb 20, 2012

Thanks !

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.

None yet

2 participants