Skip to content

DDLightbarMenu OnItemNav on initial display

Eric Oulashin requested to merge dd_lightbar_menu_onItemNav_startup into master

DDLightbarMenu can now optionally call its OnItemNav function when it's first displayed. By default this behavior is disabled, but it can be enabled by setting the (new) callOnItemNavOnStartup property to true.

Merge request reports