improve gallery thumbnail loading and display #21

Merged
akinwale merged 3 commits from gallery-thumbnails into master 2019-08-15 20:28:48 +02:00
akinwale commented 2019-08-15 07:11:07 +02:00 (Migrated from github.com)

#621 megaissue.

#621 megaissue.
neb-b (Migrated from github.com) reviewed 2019-08-15 07:11:07 +02:00
kauffj (Migrated from github.com) approved these changes 2019-08-15 18:19:31 +02:00
kauffj (Migrated from github.com) left a comment

one point of pedantry, otherwise lgtm

one point of pedantry, otherwise lgtm
kauffj (Migrated from github.com) commented 2019-08-15 18:08:50 +02:00

it's probably mildly clearer/better to do:

const checkedThumbnails = [...this.state.checkedThumbnails]

if you want a copy

it's probably mildly clearer/better to do: ` const checkedThumbnails = [...this.state.checkedThumbnails]` if you want a copy
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-react-native#21
No description provided.