From b74d373d123164988579ed044dafdbbf46233e8a Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 27 Mar 2020 14:51:34 +0000 Subject: [PATCH] Deploy website Deploy website version based on 8b62334d90fc16a948e7a7d0b0a745842489bf67 --- docs/next/pixelratio.html | 2 +- docs/next/pixelratio/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/pixelratio.html b/docs/next/pixelratio.html index c3cfaa8648f..5ed2245101c 100644 --- a/docs/next/pixelratio.html +++ b/docs/next/pixelratio.html @@ -200,7 +200,7 @@ const styles = StyleSheet.create({

Returns the scaling factor for font sizes. This is the ratio that is used to calculate the absolute font size, so any elements that heavily depend on that should use this to do calculations.

If a font scale is not set, this returns the device pixel ratio.


diff --git a/docs/next/pixelratio/index.html b/docs/next/pixelratio/index.html index c3cfaa8648f..5ed2245101c 100644 --- a/docs/next/pixelratio/index.html +++ b/docs/next/pixelratio/index.html @@ -200,7 +200,7 @@ const styles = StyleSheet.create({

Returns the scaling factor for font sizes. This is the ratio that is used to calculate the absolute font size, so any elements that heavily depend on that should use this to do calculations.

If a font scale is not set, this returns the device pixel ratio.