film915 wrote:In the admin, when I check "autohide" under "maincontrols" it seems to autohide the thumbnail scroller as well, even though "autohide" under "thumbnailscroller" isn't checked.
hmmm ... thats basically how it was made. The maincontrols autohide setting is actually a convenient global control for hiding all the items below the image(maincontrols + thumbnailscroller). This controls simply fades both items in when rolling over the bottom area.
The autohide setting for the thumbnailscroller is in fact an independent setting that works by repositioning the thumbnail scroller below the stage area. The autohide for thumbnailscroller will therefore only have any effect if you do NOT have autohide set for the maincontrols.
If you check the bluedragon theme demo at soda, you can see the autohide for thumbnailscroller in effect(because autohide is disabled for maincontrols):
www.photo.gallery/soda/?theme=bluedragon
This should also explain why you see no change for the autohide_offset setting.
I may need to re-evaluate this settings combination.