<%= 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
1 comment
We changed the default capture priority to Distance (in v 3.3.0). This means it will trigger photos instead of using time-based interval photos, which means it can come to a complete stop at the end of each segment without compromising the overlap settings. If you want the previous behavior, you can switch it back to time.
Please sign in to leave a comment.