Topic: imageTransitionType="CROSS_FADE" issue
I'm seeing a minor bug when I set imageTransitionType="CROSS_FADE" with SimpleViewer 2.02. The buttonBar keeps re-appearing whenever a new photo is displayed in autoplay. It only happens when I set imageTransitionType="CROSS_FADE". You can see the issue here:
http://www.ericdesch.com/Test/
Steps to reproduce:
1. Go to the above URL. Simpleviewer auto plays with no thumbnails and imageScaleMode="FILL".
2. Move the mouse over the stage. The buttonBar displays at bottom center with "Pause", "Back", and "Next" buttons.
3. Move the mouse out of the stage. The buttonBar fades away as expected.
4. When the next photo is autoplayed, the buttonBar re-appears. The buttonBar should only re-appear when the mouse is moved back over the stage. The buttonBar re-appears for each subsequent photo.
The problem is not seen when imageTransitionType is not specified. It is seen with imageTransitionType="CROSS_FADE". I did not test it with other transition values.
Please let me know if this expected behavior or a bug and if there are any work-arounds.
Thanks,
Eric