From de664b3a297cbd4a7561c6507ee8cafe3ba07fcd Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Thu, 18 Feb 2021 23:26:05 +0100 Subject: [PATCH] Crazy breakpoints to always show filles rows. Hides elements so we always show filled filled rows. The wine compoennt does not load images before they are in the viewport, so it should not decrease performance. --- frontend/ui/Highscore.vue | 68 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 4 deletions(-) diff --git a/frontend/ui/Highscore.vue b/frontend/ui/Highscore.vue index cd62bf7..63b0fc5 100644 --- a/frontend/ui/Highscore.vue +++ b/frontend/ui/Highscore.vue @@ -42,7 +42,7 @@ export default {