After upgrading to the latest dev of Galleria, I've noticed that despite the theme selected in the chosen optionset, it reverts to the default. This is due to the settings being passed back to the preprocess function as $vars['settings']['optionset'], and being checked as $vars['settings']['galleria_optionset'] in the preoprocess function itself (when it doesn't yield a result, it reverts to the default optionset).

Patch to follow shortly.

CommentFileSizeAuthor
#1 1528670--galleria-optionsets--1.patch562 bytesalexiswatson

Comments

alexiswatson’s picture

Status: Active » Needs review
StatusFileSize
new562 bytes

Patch attached.

kroimon’s picture

Status: Needs review » Fixed

Thanks for the report and even more thanks for the patch!
Just committed it, should be fixed in the next automatic -dev build in a few hours!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.