added FONT_SIZE_SCALE("fontSizeScale") DevelProperty into TextLabel, TextField and... 54/244254/12
authorYoungbok Shin <youngb.shin@samsung.com>
Wed, 16 Sep 2020 05:22:58 +0000 (14:22 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Wed, 4 Nov 2020 22:44:32 +0000 (07:44 +0900)
The FONT_SIZE_SCALE property is added for scaling up/down a given font size.
A font size will be multiplied with a FONT_SIZE_SCALE value before querying fonts.

The FONT_SIZE_SCALE property will be disabled if TEXT_FIT is enabled in TextLabel.

Change-Id: I4de48af34d14f077e8005a0a1b06ccc34835f83e


No differences found