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
531 stars 158 forks source link

Video description does not hide #165

Open crauliuc opened 6 years ago

crauliuc commented 6 years ago

I have a gallery with both pictures and videos. I am using the compact theme and the bellow settings. When I start playing a video, the description is not hidden. It this a bug? or I can't get the settings right?

gallery_theme: "compact", theme_panel_position: "top", theme_enable_text_panel: true, gallery_min_height: 410, gallery_skin:"default", gallery_images_preload_type:"all", gallery_background_color: "#FFFFFF",

slider_loader_color:"white", slider_play_button_align_hor:"right", slider_play_button_align_vert:"top", slider_fullscreen_button_align_hor:"right", slider_fullscreen_button_align_vert:"top", slider_progress_indicator_type: "pie", slider_progress_indicator_align_hor:"right", slider_progress_indicator_align_vert:"top", slider_progressbar_color:"#ffffff",

slider_zoompanel_align_hor:"left", slider_zoompanel_align_vert:"top",

slider_enable_text_panel: true, slider_textpanel_enable_title:true, slider_textpanel_bg_opacity:0.5, slider_textpanel_fade_duration: 200, slider_textpanel_text_valign: 'top', strippanel_enable_handle: true, strippanel_enable_buttons: false, strippanel_handle_align: 'bottom', strippanel_background_color:"#FFFFFF",

thumb_over_border_width: 1,