From b71ccdd0f0718fdea5da42108afcf194507a84fd Mon Sep 17 00:00:00 2001 From: Patrick Ward Date: Fri, 17 Jan 2014 11:13:01 -0800 Subject: Add publicly available font size property Added a publicly available calculated font size property. This allows Endless applications to perform actions based on the calculated font size of an EosWindow. In particular, the WebHelper application now uses the property to update the 'default-font-size' property of a WebSettings object. [endlessm/eos-sdk#484] --- docs/reference/endless/endless-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/endless/endless-sections.txt b/docs/reference/endless/endless-sections.txt index 963629f..9715286 100644 --- a/docs/reference/endless/endless-sections.txt +++ b/docs/reference/endless/endless-sections.txt @@ -40,6 +40,7 @@ eos_window_get_font_scaling_default_window_size eos_window_set_font_scaling_default_window_size eos_window_get_font_scaling_min_font_size eos_window_set_font_scaling_min_font_size +eos_window_get_font_scaling_calculated_font_size EosWindowClass EOS_IS_WINDOW -- cgit v1.2.3