mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 05:04:25 +01:00
Change: image popup to gallery mode
This commit is contained in:
parent
af34c8adb9
commit
ae9667b31a
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ jQuery(function ($) {
|
|||
this.st.mainClass = this.st.el.attr('data-effect');
|
||||
}
|
||||
},
|
||||
gallery:{
|
||||
enabled:true
|
||||
},
|
||||
closeOnContentClick: true,
|
||||
midClick: true,
|
||||
fixedContentPos: false,
|
||||
|
|
Loading…
Reference in a new issue