aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-05 21:58:29 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-05 21:58:32 +0200
commitc8cf957773260fb3af7cc013e2002db6bf982054 (patch)
tree9bef9e838edd11d3785500b5816f318d0643c28d /README.md
parent3d656ffb9d242ba42f87cd2ef7ac13b06c7a2043 (diff)
Fix image scaling issue, always show page
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f0ab5a..9937445 100644
--- a/README.md
+++ b/README.md
@@ -14,5 +14,4 @@ If a search returns no results, then "No results found for ..." should be shown
Keep track of content that has been viewed so the user can return to where they were last.
For manga, view the next chapter when reaching the end of a chapter.
Make network requests asynchronous to not freeze gui when navigating. Also have loading animation.
-Retain search text when navigating back.
-Resizing window doesn't always scale images correctly, they stay underscaled. \ No newline at end of file
+Retain search text when navigating back. \ No newline at end of file