update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream
This commit is contained in:
@@ -713,6 +713,8 @@ function updateConvItems(mode,data) {
|
||||
justifiedGalleryActive = true;
|
||||
$('#photo-album-contents').justifiedGallery({
|
||||
margins: 3,
|
||||
border: 0,
|
||||
ignoreElement: '#page-end',
|
||||
sizeRangeSuffixes: {
|
||||
'lt100': '-2',
|
||||
'lt240': '-2',
|
||||
|
Reference in New Issue
Block a user