From 7a1aef251d147c4ef81c442350d49acfbd5143d7 Mon Sep 17 00:00:00 2001 From: Viktar Donich Date: Tue, 15 Nov 2016 16:21:25 -0800 Subject: [PATCH] Preload code font Eliminate visual negative effects (such as invisible text or reflow) caused by the font being unavailable while the browser attempts to use it in the DOM. Change-Id: Ia9c8562a76df1ee4adebe20b3dceb17c230b3739 --- polygerrit-ui/app/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/polygerrit-ui/app/index.html b/polygerrit-ui/app/index.html index a5cddada43..2649c21643 100644 --- a/polygerrit-ui/app/index.html +++ b/polygerrit-ui/app/index.html @@ -20,6 +20,12 @@ limitations under the License. + + +