Ninjaman494

Results 6 comments of Ninjaman494

Is the `www` folder supposed to be in the project root? I think you might have to remove the `./`. ```yml with: sourcemaps: www ```

@beonde I forked this repo and tried adding it, but it was harder than I thought. It's been awhile since I looked at it, but from what I remember I...

I know this an old issue, but I found that there are `minZoom` and `maxZoom` props, maybe you can use them to get the behavior you want? I'm using it...

I know this is pretty old, but I was able to set the image size like this: ```javascript image: ( ), ``` I set the `width` and `height` using the...

For me, the issue I'm having on mobile is that there's extra space on the right side of the website. In other words, the website was not full width on...

> For me, the issue I'm having on mobile is that there's extra space on the right side of the website. In other words, the website was not full width...