CreativeSDK / phonegap-plugin-csdk-image-editor

A PhoneGap plugin for the Creative SDK Image Editor.
Apache License 2.0
35 stars 15 forks source link

Check if `options.quality` is working as intended #6

Closed ashryanbeats closed 8 years ago

ashryanbeats commented 8 years ago

JS: https://github.com/CreativeSDK/phonegap-plugin-csdk-image-editor/blob/dev/www/ImageEditor.js

Src: https://github.com/CreativeSDK/phonegap-plugin-csdk-image-editor/blob/dev/src/ios/CDVImageEditor.m

macdonst commented 8 years ago

@ashryanbeats when you get a chance, pull the latest update and re-test.

ashryanbeats commented 8 years ago

It's working! I'll note in the API guide that this option is for JPEGs only.