Search…

X3 Photo Gallery Support Forums

Search…
 
kvdv
Experienced
Topic Author
Posts: 24
Joined: 04 Nov 2006, 16:07

include border/frame in transition

04 Nov 2006, 16:36

Currently i'm using the tint transition with a black background so every photo is gently fading out and every new photo is fading in. The only thing is: i still see the border (or the frame) --without an image, cause the image has faded out-- when the transition occurs. Is it possible that this border around the image also fades out & in, together with the photo?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

13 Nov 2006, 03:59

can you post a link so that I can understand your request in full context?
 
kvdv
Experienced
Topic Author
Posts: 24
Joined: 04 Nov 2006, 16:07

13 Nov 2006, 06:22

Hi Karl,

You won't see anything special in my slideshow but i think i can explain better:

the white border (or frame) around the image is changed (animated) when the next photo has a different size. You can see the border change to a smaller or bigger size just before the new image fades in. Well, it's this animated change i'd like to disable. I would prefer the white border around the image to fade out and fade in just as the photo itself.

Thanks again,
Kris
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

13 Nov 2006, 11:13

ok, I understand...

You can disable the frameanimation by setting:
Code
frametransition = false
However, I dont think this fully creates the effect you are looking for. The frame is a static part of the gallery(unless set to false), while images come and go, and fade in and out by transitions. In other words, you wont be able to set an effect so that the entire frame fades out along with the image.

I do understand your request, so I will keep it in mind for the future ...