stolowski / QComicBook

Viewer for comic book archives that aims at convenience and simplicity
https://github.com/stolowski/QComicBook
GNU General Public License v2.0
87 stars 29 forks source link

Allow first page to be left or right page #33

Open Oblomov opened 7 years ago

Oblomov commented 7 years ago

Sometimes, split page-spreads (as in two images that are the left and right side of a spread) do not get side-by-side in two-page view, but rather get split across two views. This can be fixed by 'shifting' all the pages by one, i.e. letting the first page appear as a right rather than a left page.

Would it be possible to have an option for this?

Oblomov commented 7 years ago

Hello, I've introduced this feature experimentally in my left-right branch. Shall I make an RFC pull request?