grzegorznittner / chanu

Chanu - 4chan for Android
https://play.google.com/store/apps/details?id=com.chanapps.four.activity
GNU General Public License v3.0
74 stars 32 forks source link

Images button on thread view shows only 1 image even texts says XXX images #312

Closed grzegorznittner closed 11 years ago

grzegorznittner commented 11 years ago

Happened couple of times to me. Went to thread view, i see "172 images", then I click on this (before thread loads) and gallery shows only 1 image.

grzegorznittner commented 11 years ago

Maybe we can make "XXX images" button clickable after thread is loaded.

johnarleyburns commented 11 years ago

This is a general problem if you visit gallery before thread is loaded and parsed. I think gallery should check if the thread is loaded, if it's not (if it finds defdata) then check if loading is happening in background, and if not then kick it off. ThreadFragment does something similar.

On Tue, Aug 27, 2013 at 10:37 PM, Grzegorz Nittner <notifications@github.com

wrote:

Maybe we can make "XXX images" button clickable after thread is loaded.

— Reply to this email directly or view it on GitHubhttps://github.com/grzegorznittner/4channer/issues/312#issuecomment-23368570 .

johnarleyburns commented 11 years ago

now gallery view waits on thread to load if not with no connection, also can be jumped to directly from board level card view