better-simple-slideshow icon indicating copy to clipboard operation
better-simple-slideshow copied to clipboard

Unable to switch to fullscreen mode

Open spike411 opened this issue 10 years ago • 1 comments
trafficstars

Hello, with the example number 2 it seems it's not possible switch to the fullscreen mode. The fullscreen icon only flashes over the image in the top left corner when I press Next (right) but it's not really possible to press it.

Tried this in Firefox 40.0a2 (2015-06-20) on Windows and Chrome on Android 5.x.

I hope I did not miss anything.

spike411 avatar Jun 21 '15 22:06 spike411

Hi, you can get the full screen icon to display permanently by editing simple-slideshow-styles.css:

Add the following to .bss-fullscreen

z-index:2;

mangkang avatar Jul 08 '15 00:07 mangkang