From 137872a4a145b32d86912a7263cca7dd8659b049 Mon Sep 17 00:00:00 2001 From: Nick Bisby Date: Sun, 28 Apr 2019 18:18:17 -0500 Subject: [PATCH] Offset the overhang, exactly value to be tweaked --- source/utils/misc.brs | 1 + 1 file changed, 1 insertion(+) diff --git a/source/utils/misc.brs b/source/utils/misc.brs index 54282eb04..934b78a87 100644 --- a/source/utils/misc.brs +++ b/source/utils/misc.brs @@ -35,6 +35,7 @@ sub themeScene(scene) if overhang <> invalid overhang.logoUri = "pkg:/images/logo.png" + overhang.logoBaselineOffset = 7.5 overhang.showOptions = true if options <> invalid overhang.optionsAvailable = true