From a54cbe896da6a6702860254d1d64b3112fb4a7a2 Mon Sep 17 00:00:00 2001 From: Andre Borie Date: Tue, 15 Sep 2020 18:50:17 +0100 Subject: [PATCH] Remove on-hover tooltip from player Using the player on latest Safari, the tooltip appears and stays stuck for long even when switching to fullscreen which is annoying. You need to explicitly click anywhere to dismiss that stuck tooltip. This doesn't seem to happen in Firefox so I am not sure whether this is a browser bug, but in any case I don't see any value in keeping this tooltip so maybe we can just remove it? --- src/invidious/views/components/player.ecr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/invidious/views/components/player.ecr b/src/invidious/views/components/player.ecr index 6b01d25f..0e6664fa 100644 --- a/src/invidious/views/components/player.ecr +++ b/src/invidious/views/components/player.ecr @@ -1,4 +1,4 @@ -