12 Commits

Author SHA1 Message Date
Dan
3e3be5c6a3 added logic to account for starting without the pickled settings 2021-05-29 14:20:24 -04:00
dan
b163d1a9bf now displays two page spreads across width of window, but can be kind of short. Also worked on the focus issues a bit after the dialog box 2021-05-07 15:50:17 -04:00
dan
66e7fc9509 moved key bindings and previous directory to pickle file. Have shutdown method that saves pickle and watches for all methods of quitting program. Added keybind for open file box 2021-05-07 12:49:04 -04:00
dan
b5f3fe3b25 moved next/back buttons down a row. Displaying just filename instead of entire path. Added keybindings for next/back/quit. 2021-05-07 11:39:01 -04:00
Dan
2d64059e6a fixed dumb typo 2021-05-07 02:02:24 -04:00
Dan
4d164f8d4d Scales on the fly as window size changes. Also have the width scaling to maintain aspect ratio 2021-05-07 01:50:46 -04:00
Dan
5ebc576bb1 Cleaned up. Added logic to check for cancelling the open file dialog box. Also remembers which directory last file was opened from and goes back there on next open dialog box. Also also, open dialog box when no next page. 2021-05-07 01:13:15 -04:00
Dan
7e33775b4f ignoring the frame work I started on the main branch. This one seems to be a better starting point. I have it scaling the verticle size to the fit the window now. Working on resizing the window to fit the image. Also need to work on resizing width to maintain aspect ratio 2021-05-07 00:50:09 -04:00
39341595c6 Worked on frames 2020-09-03 10:19:15 -04:00
d749cb2e96 Cleaned up comments and spacing. 2020-08-23 00:42:23 -04:00
909442ae32 Fixed the required.txt file. Removed old pyqt5 files and package requirements. Got forward/backward buttons working. Page is now displayed in the gui. 2020-08-23 00:37:41 -04:00
Dan
41458e3285 Inital commit. Sorta kinda has a menu bar with option to open a cbz file. It then opens the first image in the default image viewer. Working on getting 'next' button added. 2020-08-22 21:51:43 -04:00