vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
530 stars 158 forks source link

Question about autoplay / fullscreen mode #123

Open kujain opened 7 years ago

kujain commented 7 years ago

Hi there!

Thanks for the great work on your gallery. I am just playing around with it and had a few questions when using it in Grid mode. I hope you can help:

  1. Is it possible to turn off the grid panel as default? So basically it shows only the slides and a button handle to display the grid panel.

  2. All your controls are in their own containers without any parent container. I am trying to place all the controls (play/pause, fullscreen, grid panel etc.) in one location below the slides. Is there a way to do that? If not, can I create custom buttons and use your api to manage slides play/pause, fullscreen and grid panel display?

  3. When opening the grid panel, is there a way to simply make it overlap the current slide instead of shifting (and cropping) it as it does currently?

Thanks very much!