v1.0.5
Change Log:
- Add a new data field
currentIsInitialto differentiate between initial image and non-initial image. You can now check if the current image is initial image like this:
this.myCroppa.currentIsInitial // true or false- Fix a few bugs where
prevent-white-spacefails in various situations.