Giter Site home page Giter Site logo

minhnc / tigmimagepicker Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 10.98 MB

Appcelerator Titanium Photo Picker supporting multiple selections and UI customizations. Designed for iOS 8 with Photo framework ( PhotoKit )

License: Other

JavaScript 0.93% Objective-C 88.46% Ruby 3.27% Python 7.35%

tigmimagepicker's Issues

Thumbnail images incorrect when changing orientation.

If you have the picker open with the image grid showing, then change orientation, the image sizes (frames/bounds) get messed up.

Re-orienting back does not solve the jumble.

(For now, I'll lock the device orientation)

.media does not populate with images when selecting >6 images

Me again :)

Everything is working beautifully except when I select > 6 photos. When selecting any # from 1-6 images, it works smoothly. For some reason both the success and error callbacks fire when running it with anywhere between 1-6 images (not an issue since my error callback is empty).

But when I select 7 or more images then .media is filled with errors.

Is this same thing happening to you or just me?

Crashes immediately on iPad even with an anchor window

Crashes immediately on iPad even with an anchor window.

For the native openImageGallery function on the iPad I usually have to create an anchor window as follows:

var tempWinForIpad = Titanium.UI.createWindow({  
                                                backgroundColor:'transparent'
                                            });
                                            tempWinForIpad.open();

However, with or without an anchor window this module immediately crashes on the iPad Air 2 simulator

Appcelerator is not recognizing the module?

I unzipped your ti.gmimagepicker-iphone-1.0.0.zip into my modules directory like I have for many other modules, but for some reason it doesn't show up at all in my modules list on the TiApp Editor

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.