Hi bazzag,
1. Open file "uteSoft_Client\Gallery\Layout\SlideShow\Code.js"
2. Find section below
GalleryLayout.prototype.DrawUI=function _GalleryLayout_DrawUI()
3. Add the line below into the first line of the method above
this._autoexpend=true;
Regards,
Ken