Fix CBZ importer, improve GUI
authorNiki Roo <niki@nikiroo.be>
Thu, 16 Feb 2017 19:31:36 +0000 (20:31 +0100)
committerNiki Roo <niki@nikiroo.be>
Thu, 16 Feb 2017 19:31:36 +0000 (20:31 +0100)
commitd3c84ac3317780016a5a6fff263ac8ff46220db9
tree5c2dc8cbe9484a0835d1bb8a7fea2c05b890c4d1
parent595dfa7a6a1dc8041b3a5a4fe7ee2fae89029a69
Fix CBZ importer, improve GUI
- CBZ importer was not sorting the images, they were often reversed
- The GUI is improved (~fixed book size, scroll, wrapping, better
  highlight colours)
src/be/nikiroo/fanfix/reader/LocalReaderBook.java
src/be/nikiroo/fanfix/reader/LocalReaderFrame.java
src/be/nikiroo/fanfix/reader/WrapLayout.java [new file with mode: 0644]
src/be/nikiroo/fanfix/supported/Cbz.java