Skip to content

only one image shown when loading a large number of same url in short time#1

Open
tinyxx wants to merge 2 commits intochunyeah:masterfrom
tinyxx:master
Open

only one image shown when loading a large number of same url in short time#1
tinyxx wants to merge 2 commits intochunyeah:masterfrom
tinyxx:master

Conversation

@tinyxx
Copy link

@tinyxx tinyxx commented Dec 25, 2015

when I change the 'ViewController' private let exampleData to:

private let exampleData: [String] = ["http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg",
                                     "http://f0.topit.me/0/b9/b9/1181382070975b9b90m.jpg", ]

the result is:

e6bf006c-dafb-4a28-aba9-463d4686ed50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant