The Story of a Girl with Sanpaku Eyes messed up chapter order in the beta reader

Jaznavav

Group Leader
Joined
Jan 24, 2018
Messages
22
https://ibb.co/nPVwZy
This is not supposed to be that way, isn't it?
 
2018_06_30.png
 
This is a bug an intended feature in V8, Chrome's JavaScript engine, where Array.sort() for arrays of a size larger than 10 uses the Quicksort algorithm which is not a stable sort. I wasn't aware of this beforehand, so I had overlooked the issue.

In short, native sorting mechanisms on Chrome won't work for the chapter list purposes. I've fixed this already, will be in the next update.
 

Users who are viewing this thread

Back
Top