aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-06 20:30:23 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-06 20:30:26 +0200
commit2ef70224b6db20cd9916063cbd720fa544f3820b (patch)
tree2a9509c1dddae238233c77b607b95cc7fb56f1e2 /README.md
parent59988161a000851a4f0bc90f3fdcfe375571db35 (diff)
Scroll content when selected item is outside window view
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a618000..af4fe69 100644
--- a/README.md
+++ b/README.md
@@ -19,4 +19,6 @@ Make network requests asynchronous to not freeze gui when navigating. Also have
Retain search text when navigating back.
Disable ytdl_hook subtitles. If a video has subtitles for many languages, then it will stall video playback for several seconds
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? \ No newline at end of file
+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