Giter Club home page Giter Club logo

Comments (4)

dmitric avatar dmitric commented on July 3, 2024

yeah that makes sense.Although we'd have to work on the statefulness a little. Do you think it would be best that if you load with an image, you could only use that image, or would you be able to choose another?

from dlcimagepickercontroller.

rnaud avatar rnaud commented on July 3, 2024

I think by default loading up the view with a selected UIImage means that you have another to select your images and so the DLCImagePicker does not need to allow you to retake a photo or to pick a new one. Just my 2 cts.

from dlcimagepickercontroller.

hoan avatar hoan commented on July 3, 2024

+1 this would be a cool feautre

from dlcimagepickercontroller.

EBusch avatar EBusch commented on July 3, 2024

I absolutely agree, this could be a great feature. Also, if there were some sort of implementation similar to UIImagePickerControllerSourceType that would be a nice, and somewhat similar from an implementation standpoint, feature.

You could have...
typedef NS_ENUM(NSInteger, DLCImagePickerControllerSourceType) {
DLCImagePickerControllerSourceTypePhotoLibrary, // Show standard UIImagePickerController then filter
DLCImagePickerControllerSourceTypeCamera, // Basically as it exists now
DLCImagePickerControllerSourceTypeSavedPhotosAlbum, // Similar to photo lib, but goes right to saved photos
DLCImagePickerControllerSourceTypeDirectImage // Desired feature here, with no ability to retake photo or pick new one. A simple filter screen for an image that returns filtered image
};

from dlcimagepickercontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.