Commit cb4174ab authored by afzafri's avatar afzafri
Browse files

enable touch support for lightGallery

parent 81bba457
......@@ -15,6 +15,7 @@ $(document).ready(function(){
zoom: true,
fullScreen: true,
download: false,
enableTouch: true,
});
$(this).click();
});
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment