Topic: Missing ImageNav since updated to 1.4.3 / Taping Overlay Error
The ImageNav (Arrows) that overlays the main image is missing on mobile devices (tested on Android 4.4.2) since updated to 1.4.3.
Here are the regarding settings I use:
buttonBarPosition: "OVERLAY_IMAGE",
galleryTitlePosition: "NONE",
showThumbsOnLoad: "FALSE",
showThumbsButton: "FALSE",
showSmallThumbsButton: "FALSE",
showSmallThumbsOnLoad: "FALSE",
captionPosition: "NONE",
captionBackColor: "#FFF",
showImageNumber: "TRUE",
captionHAlign: "LEFT",
imageScaleMode: "SCALE_DOWN",
imageShadowColor : "rgba(0,0,0,0)",
screenMode: "SMALL",
showSplashPage: "NEVER",
showImageNav: "ALWAYS",
showOpenButton: "FALSE",
showImageOverlay: "ALWAYS",
buttonBarIconSize: "15"
even tried:
showImageNav: "HOVER",
showImageOverlay: "AUTO",
No arrows appearing!
Second problem - not only since this version - this one existed before as well:
The Image Overlay loads fine with showOverlayonLoad. But then when I tap the main image once the overlay disappears (as it should) but can not be "called" (made visible) again through taping the main image again - I first have to slide to the next image, then it pops up again...
but even sometimes (not always), after taping the image once (and the overlay disappeard) the image is not slideable anymore...