Skip to content

mangareader 2.0.0

Compare
Choose a tag to compare
@luejerry luejerry released this 05 Sep 14:56
· 28 commits to master since this release

Installation: download mangareader-win64-2.0.0.zip and extract.

New features

  • Horizontal layout: Added options to view in horizontal layout (left-to-right and right-to-left). Next/previous controls are currently disabled in horizontal views.
  • Persist additional settings: App now persists the previously chosen sizing and layout direction settings between launches. May not work in some browsers.

Improvements

  • Quick navigation UI now allows click and dragging to scrub through images.
  • New layout for the View Options UI:

image

Developers

  • Frontend is now written in TypeScript/SCSS (from plain JS/CSS). See readme for updated build instructions.