<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
2 comments
Check out this video and see if that helps - I use that when I am creating timelapse.
https://youtu.be/34jYPRAmN1Y
Also...this helps align photos for timelapse
https://youtu.be/Sw15DrHrPP8
Please sign in to leave a comment.