Search…

X3 Photo Gallery Support Forums

Search…
 
film915
Experienced
Topic Author
Posts: 67
Joined: 06 Dec 2007, 16:47

"autohide" main controls and thumbnail scroller

18 Jul 2008, 02:07

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.
 
MacDo
Experienced
Posts: 90
Joined: 09 Jun 2008, 03:28

27 Jul 2008, 05:31

Same constatation... Moreover, the "autohide_offset" seems to have no effect. Is this a bug or am I stupid ? :-)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: "autohide" main controls and thumbnail scrolle

29 Jul 2008, 12:01

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.