More than two columns
Is there a way to show more than two columns on wider screens?
This should be possible, but isn't something I've ever considered using. I'd certainly accept a PR adding the options to set multiple columns but I'm not likely to implement it any time soon.
OK
hi! how difficult could be to implement it, I'd like to contribute. Could you point me to the right direction/files to edit? thank you!
FWIW, I tried to do this a long while ago with https://github.com/johnfactotum/epub.js/commit/06c891f2482889294c70f04b71e8f2cb770da1cf and https://github.com/johnfactotum/epub.js/commit/bb1bfd4912bcb7f23d30c5ecec947f849fadac75, but there is a bug where it would often skip pages. Eventually I decided to abandon this feature and never got around to figure out what was wrong with my implementation.
This shoud be a start, thanks for sharing! If you feel like revisiting the issue... 😅