Closed
Bug 884078
Opened 12 years ago
Closed 12 years ago
Footer logos animation
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cassie, Assigned: gvn)
Details
(Whiteboard: designQA, s=20130722 p=1, frontend)
Attachments
(1 file)
* can we get logos to fade in one by one. Want to make each partner seem unique, not tied to the group of three in which they appear.
* can we slow the logo fade animation
Updated•12 years ago
|
Assignee: nobody → ali
Reporter | ||
Comment 1•12 years ago
|
||
FYI this partners section isn't showing in the footer on mobile. Bug 890914
Comment 2•12 years ago
|
||
I'm passing this to someone else first. If anyone can finish this quick then it will be great otherwise I will do this after I finish the localization on Webmaker (Only webmaker.org)
Assignee: ali → nobody
Reporter | ||
Updated•12 years ago
|
Whiteboard: designQA → designQA, s=2013w30 p=1, frontend
Assignee | ||
Updated•12 years ago
|
Whiteboard: designQA, s=2013w30 p=1, frontend → designQA, s=20130722 p=1, frontend
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #779331 -
Flags: review?(kate)
Comment 5•12 years ago
|
||
Comment on attachment 779331 [details] [review]
https://github.com/mozilla/webmaker.org/pull/281
Awesome, works well.
A few style nits, some lint errors:
[L32:C24] W070: Extra comma. (it breaks older versions of IE)
fadeInSpeed: 1000,
[L59:C4] W033: Missing semicolon.
}
[L77:C9] W033: Missing semicolon.
})
[L124:C78] W033: Missing semicolon.
self.showGroup(self.visibleItems[self.visibleItems.length - 1] + 1)
[L145:C4] W033: Missing semicolon.
}
Fix those up and let's land this
Attachment #779331 -
Flags: review?(kate) → review-
Comment 6•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/750de425eb903c96aeeb737a94f09f531d48ddad
Fix bug 884078 - Rewriting Partners marquee in footer
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•