Closed jasoncross closed 8 years ago
We have a Croppic container that is 330x330px.
When an image is uploaded to Croppic that is smaller, the zoom controls aren't working to zoom the image in to fill the screen.
Beyond that, I'm surprised it's even allowing an image smaller than the window as my understanding is that it scaled to fill by default.
Ok, I have this somewhat figured out. I was using the fix from issue #6. This resulted in no longer zooming to fit. Removing this makes it now zoom in when too small.
We have a Croppic container that is 330x330px.
When an image is uploaded to Croppic that is smaller, the zoom controls aren't working to zoom the image in to fill the screen.
Beyond that, I'm surprised it's even allowing an image smaller than the window as my understanding is that it scaled to fill by default.