mohamad68

Results 3 comments of mohamad68

> The PhotoSwipe is designed around having pre-defined dimensions. this is really annoying developers because they don't know the dimensions of images that are uploaded by the admin

vue-dev tools not working any more

thanks to @tudoanh's comment I fix my problem too. below is a sample code in HTML : ``` ``` in js : ``` let ele = document.getElementById("panZoom") let panzoom =...