Topic: don't hide title during transition
Is there a way to toggle whether or not the title hides when each photo transitions? There is a button for this in the nav overlay called 'hide overlay on transition'.
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer-Pro v2 → don't hide title during transition
Is there a way to toggle whether or not the title hides when each photo transitions? There is a button for this in the nav overlay called 'hide overlay on transition'.
Currently hideOverlayOnTransition will only effect the captions if they are set to OVERLAY_TOP or OVERLAY_BOTTOM. You could get a similar effect using the Api method svImageChange to detect when an image changes and hide the captions for a certain amount of time.
Hey miker. Thanks for the reply.
Actually, I'm trying to get the gallery title to always REMAIN on the screen instead of the default; fade out and back in every time a new photo is viewed. It's a bit distracting having the title of the gallery fade in and out all the time.
Here's a link to the new gallery I created:
http://www.hankfilm.com/BOH_georgia_081 … 81410.html
link to gallery.xml:
http://www.hankfilm.com/BOH_georgia_081410/gallery.xml
Try using the attribute lockTopStack="TRUE" in the XML file.
Sorry misunderstood the intentions of your question, lockTopStack="true" will fix it. Change line 85 of your XML lockTopStack="false" to true.
Too easy! Thank you!
SimpleViewer Forum → SimpleViewer-Pro v2 → don't hide title during transition
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.