Great module. I'm hoping someone can provide some information about making a panels accordion collapsible. The style settings for the accordion style indicate that you need to set collapsible to true when you set active to false. However, that option is not exposed in the settings dialog.

Some additional digging in the module code reveals that this setting is commented out. Commenting it back in appears to get the right information into the options array, but doesn't seem to actually make the accordion collapsible.

Can anyone point me in the right direction on this?

Thanks much,

-Ben