mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 02:09:22 +02:00
Update
This commit is contained in:
parent
399c635d3b
commit
29ea6b8291
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ async function YPTSidebarOpen() {
|
||||||
var flickityEnabledElements = $('.flickity-enabled');
|
var flickityEnabledElements = $('.flickity-enabled');
|
||||||
if (flickityEnabledElements.data('flickity')) {
|
if (flickityEnabledElements.data('flickity')) {
|
||||||
// Execute the 'reposition' method only if Flickity is enabled
|
// Execute the 'reposition' method only if Flickity is enabled
|
||||||
flickityEnabledElements.flickity('reposition');
|
flickityEnabledElements.flickity('resize');
|
||||||
}
|
}
|
||||||
}, 500);
|
}, 500);
|
||||||
}, 500);
|
}, 500);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue