Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.56k stars 885 forks source link

Vanilla example code different to actual #724

Open revanslacey opened 4 years ago

revanslacey commented 4 years ago

Expected Behavior

viewport: { width: 100, height: 100}, (example text on the front page)

Actual Behavior

viewport: { width: 200, height: 100 }, (actual code in the javascript file)

Steps to Reproduce the Problem

1. 1. 1.

Example Link

Please recreate your issue using JSbin, JSFiddle, or Codepen.

Specifications