From 3eccedbcea41accb708e8cd8e7f956d06c70f4a3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 27 Sep 2020 08:01:54 +0200 Subject: Save currently playing video url to clipboard with ctrl+s --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4cbaef1..03e574e 100644 --- a/TODO +++ b/TODO @@ -35,4 +35,5 @@ Support emoji (mainly for matrix), by readding Text code from dchat. Also do the Also take code from dchat to support gifs (inline in text). Fix page jumping up/down in image continuous mode when scrolling past images that fail to load / scrolling fast. Use pixel buffer object for asynchronous texture transfer to gpu? is this necessary? -When pressing backspace to delete text, auto search will kick in because the key repeat delay is longer on the first key. SearchBar should instead check of key press/key release state. \ No newline at end of file +When pressing backspace to delete text, auto search will kick in because the key repeat delay is longer on the first key. SearchBar should instead check of key press/key release state. +Set the thumbnail fallback image dimensions to the image dimensions we get from matrix. That means we can know the dimensions of images in matrix before they have finished downloading. This is good for removing popouts in the body. \ No newline at end of file -- cgit v1.2.3