kongondo / MenuBuilder

Easily create navigation lists/menus using drag and drop
GNU General Public License v2.0
21 stars 8 forks source link

current_class_level not being correctly applied across non-native and native MB items #15

Closed kongondo closed 9 years ago

kongondo commented 9 years ago

current_class_level is not correctly applied across non-native and native MB items when using the feature 'include_children'. It works only on and up to natural parents of those included children rather than going all the way up to the MB parents of those natural parents.

kongondo commented 9 years ago

Fixed in latest commit (version 0.0.9).