<%= 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
3 comments
Can you be more specific about which components you want to see the option for, and what behavior you are currently hoping correct (video would be helpful).
Example the mission from destination turn to orbit, the camera turn very fast in between the component,might somewhere can make smooth
You may want to see the discussion here.
Please sign in to leave a comment.