Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

Reverse Grid View #44

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Reverse Grid View #44

wants to merge 5 commits into from

Conversation

tnev
Copy link
Contributor

@tnev tnev commented Mar 27, 2016

Reverse grid view

@tnev
Copy link
Contributor Author

tnev commented Mar 27, 2016

Sorry it took so long to put this up, have been very busy with a current project, hope this helps!

@tnev tnev changed the title Master Reverse Grid View Mar 27, 2016
@roycornelissen
Copy link

Looks great. I chose to make this customizable in my Xamarin port of GMImagePicker, with Ascending being the default sort order.

roycornelissen/GMImagePicker.Xamarin@9ea8381

@guillermomuntaner
Copy link
Owner

Checking the code, only the 1st thumbnail is being assigned to the last element. 2nd and 3rd thumbnails need to be corrected too.

@roycornelissen
Copy link

Additionally, when you make a new picture using the camera and the Camera Roll grid updates, the new picture doesn't automatically scroll into view (if you have AutoSelectCameraImages turned on). You should also update the scroll position in photoLibraryDidChange in GMGridViewController.

@tnev
Copy link
Contributor Author

tnev commented Apr 23, 2016

Thank you for the feedback @guillermomuntaner & @roycornelissen ! Hopefully my previous two commits solve the problems you've depicted. Please let me know of any others.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants