Page 1 of 1

"autohide" main controls and thumbnail scroller

Posted: 18 Jul 2008, 02:07
by film915
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.

Posted: 27 Jul 2008, 05:31
by MacDo
Same constatation... Moreover, the "autohide_offset" seems to have no effect. Is this a bug or am I stupid ? :-)

Re: "autohide" main controls and thumbnail scrolle

Posted: 29 Jul 2008, 12:01
by mjau-mjau
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.