Skip to content

Commit

Permalink
修复bug
Browse files Browse the repository at this point in the history
  • Loading branch information
gsdios committed Dec 5, 2017
1 parent 6c7f46b commit 7d7df53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ - (void)setImagePathsGroup:(NSArray *)imagePathsGroup
[self setAutoScroll:self.autoScroll];
} else {
self.mainView.scrollEnabled = NO;
[self setAutoScroll:NO];
[self invalidateTimer];
}

[self setupPageControl];
Expand Down

0 comments on commit 7d7df53

Please sign in to comment.