<%= 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
4 comments
Are there any particular parts of the pano that you think can be sped up or you are just saying every part?
Just in general. It's not as "snappy" and high speed as compared to DJI's method.
There are quite a few factors at play:
Ah okay. Rather complicated. Alrighty then, I accept it the way it is then haha
Please sign in to leave a comment.