issues Search Results · repo:Martz90/vivify language:CSS
Filter by
4 results
(45 ms)4 results
inMartz90/vivify (press backspace or delete to remove)The centered div using materializecss tends to break the alignment when using anything other than fade animation effects
trulyignitin
- Opened on Sep 13, 2017
- #4
Love this! Here s UX feedback... Don t have to change the visual design, but it would be nice of the keyboard arrows
automatically scrolled through the different animations. Thanks if you implement this ...
TylerL-uxai
- 1
- Opened on Sep 2, 2017
- #3
In main.js line 19:
if (i = 0 i options.length - 1) {
I think it should be:
if (i = 0 i = options.length - 1) {
yaodingyd
- Opened on Sep 1, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.