Change: image popup to gallery mode

This commit is contained in:
Aroy-Art 2023-02-14 16:02:45 +01:00
parent af34c8adb9
commit ae9667b31a
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -111,6 +111,9 @@ jQuery(function ($) {
this.st.mainClass = this.st.el.attr('data-effect');
}
},
gallery:{
enabled:true
},
closeOnContentClick: true,
midClick: true,
fixedContentPos: false,