<%= 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
8 comments
Is this happening on the latest build that was released yesterday (1.7.2)?
Version 1.7.2 (117)
kernel
1.7.0
Do you remember if it happened on the previous version too (like is this a regression in 1.7.2)?
Hi Jim
I don't remember for sure
Any suggestions?
Thx
dave
Is your OS set to RTL (right to left) for text?
Yes
Dronelink does not support RTL locales very well right now. We will take a look at updating it for the next release.
Thank you Jim
Please sign in to leave a comment.