Hi, Please review the attached patch for supporting simple transition without any effect in slideshow widget.
[Current Issue]: "transition,end" singal does not get emitted when the transition is set to NULL or has not been set. This signal is used normal to detect the end of the slideshow images and is emitted once transition is over. Moreover the visibility of the slides during transition with no effect is not proper as this is not implemented in the corresponding theme. [Root cause]: The visibility change needed for images in theme does not happen in case of no transition effect. [Change Description]: Handled NULL transition setting in C code and sent the appropriate signal to indicate the next and previous action for image slide. Updated sample code also. Modified the sample code to incorporate transition with No effect. Signed-Off-By: Rajeev Ranjan<rajee...@samsung.com> Thank You. Regards, Rajeev
elm_slideshow.patch
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel