From 5498390ba93922ea5977052068e81b42bf53cefc Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Wed, 16 Dec 2015 00:02:46 -0800 Subject: Add composite CSS class to EosWindow If an EosWindow is on a composite TV screen, then add the "composite" CSS class to it. Also add a constant, EOS_STYLE_CLASS_COMPOSITE. This allows us to do specific styling for composite. [endlessm/eos-sdk#3930] --- 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 c543d42..7c96978 100644 --- a/docs/reference/endless/endless-sections.txt +++ b/docs/reference/endless/endless-sections.txt @@ -50,6 +50,7 @@ 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 +EOS_STYLE_CLASS_COMPOSITE EosWindowClass EOS_IS_WINDOW -- cgit v1.2.3