DigitalRuby / DRColorPicker

Digital Ruby, LLC Color Picker for iOS
http://www.digitalruby.com/introducing-drcolorpicker-ios/
Other
75 stars 14 forks source link

How to disable import/custom photo feature? #3

Closed edwinfinch closed 9 years ago

edwinfinch commented 9 years ago

Hey mate,

Love the library, adding it to the iOS app for the Lignite Collection. However, I do not need the feature of being able to add your own image in. I've disabled the handling of this and it just says feature not supported, but I don't want a user to be able to touch it at all. I didn't want to go digging into the pod files, so I was wondering if there's another solution.

Thanks!

edwinfinch commented 9 years ago

Nevermind, found it quickly by changing vc.rootViewController.importBlock to nil! Thanks and sorry for wasting your time.

jjxtra commented 9 years ago

Glad you got it sorted!

On May 30, 2015, at 3:53 PM, Edwin Finch notifications@github.com wrote:

Hey mate,

Love the library, adding it to the iOS app for the Lignite Collection. However, I do not need the feature of being able to add your own image in. I've disabled the handling of this and it just says feature not supported, but I don't want a user to be able to touch it at all. I didn't want to go digging into the pod files, so I was wondering if there's another solution.

Thanks!

— Reply to this email directly or view it on GitHub.