Changing mode doesn't require setting page number.
This commit is contained in:
parent
7327588ff8
commit
88a629ea0f
@ -397,7 +397,7 @@ Index =
|
||||
Index.setupMode() if mode
|
||||
Index.setupSort() if sort
|
||||
Index.buildIndex() if threads or search or mode or page or sort
|
||||
Index.setPage() if threads or search or mode or page
|
||||
Index.setPage() if threads or search or page
|
||||
Index.scrollToIndex() if scroll and not hash
|
||||
Header.hashScroll() if hash
|
||||
Index.changed = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user