-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a86ad7
commit d9f8aaf
Showing
3 changed files
with
6 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,7 @@ | ||
## Changed | ||
|
||
- History/Bookmark info on mouse over **temporarily** replaced with default title option due to performance issue. | ||
- No more annoying popup when transitioning to new chapter by clicking on first/last page in `click to move` reader mode. | ||
- Smoother settings popup. | ||
- Removed animation when toggling bookmark/history tabs for performance. | ||
- minor UI enhancements. | ||
- dev | ||
- changed first/last chapter links with `~` in helper. | ||
- better dialogs. | ||
- code quality. | ||
|
||
## Added | ||
|
||
- Open link from home location list when it is in a directory which is in set default location. | ||
e.g. if default location is `D:\manga\` and there is folder named `One Piece` in it, then any folder which is directly under `One Piece` will open directly by clicking link itself instead of clicking arrow icon beside it. | ||
(Can be enabled from settings.); | ||
- Open previous / next chapter by clicking `prev/next page` button when near top/bottom of chapter in `infinite scroll` reader mode. | ||
- Bookmarks now save page number when bookmarked while inside reader. | ||
- History saves last page number when reader/app is closed. | ||
- Added screen to show previous/current/next chapter when in start/end of chapter for `zen mode`. | ||
- Option to disable chapter transition screen in `infinite scroll` mode (only when `zen mode` is off). | ||
|
||
## Fixed | ||
|
||
<!-- ## Fixed --> | ||
- Invalid settings error popping on every refresh/launch. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters