aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-07 23:46:24 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-07 23:46:27 +0200
commite745c2239b8bcd30e75af27de5067dbcb1707ac1 (patch)
treeaa15d0452b8d26fd255880defb056c4bb13add52 /README.md
parent852c6bc48b7044c54923b722ab5d9363a27ceb6c (diff)
Correctly scale images and video to window size
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index af4fe69..d95d51b 100644
--- a/README.md
+++ b/README.md
@@ -21,4 +21,5 @@ Disable ytdl_hook subtitles. If a video has subtitles for many languages, then i
until all subtitles have been downloaded and loaded.
Figure out why memory usage doesn't drop much when killing the video player. Is it a bug in proprietary nvidia drivers on gnu/linux?
Add grid-view when thumbnails are visible.
-Add scrollbar. \ No newline at end of file
+Add scrollbar.
+Add option to scale image to window size. \ No newline at end of file