-
It would be great if we could make the dismiss function public to that the viewcontroller can be removed through custom logic. An option would be to access the done button method.
```
- (void)doneBut…
-
When I use the file-uri resource from cordova file plugin, the image will not load. It works fine on iOS, but not on android. Path is something like this:
content://media/external/images/media/...
`…
-
Finally someone managed to develop a working solution for both iOS and Android with Remote Image support. And no picture intent on android. :+1: :+1: :100: You can't imagine how thankful I am!
Jus…
-
I think this.
code for createContoller method, hyperclick to controller.js
example)
```
Alloy.createController('photoViewer',params);
```
in this case, link for 'photoViewer' to open 'controllers/p…
-
After adding the plugin, when I try to `cordova run android`, I get:
`[javac] /Users/jules/Documents/workspace/groupahead-mvp/platforms/android/src/com/speryans/PhotoViewer/PhotoActivity/PhotoActivit…
-
```
What steps will reproduce the problem?
1. open windows photoviewer
2. click email in toolbar
3. error appears: Could not send your mail,exitcode of gmaildrafter was 1
What is the expected output?…
-
When the image is zoomed, I want PhotoViewer to scroll to a given coordinate (x,y) of the image if that coordinate is not visible.
Is there a method in the library to achieve this?
I tried to use zo…
-
Probably under the `~/.local/share/photoshell/` directory (or whatever the best-practice is on whatever system we're on).
This way caches don't show up as duplicate photos in photoviewers, and don't …
-
i'm trying to add images to an instance of PhotoSwipe.
any pointers?
i'm trying to make a JQuery gallery with many images that can't be loaded/shown together.
i could attach the first 10images then l…
-
See blog post here http://gbif.blogspot.de/2014/05/multimedia-in-gbif.html
Changes coming soon...