[NUI] fix font size scale issue in fhub
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 12 May 2023 08:07:31 +0000 (17:07 +0900)
committerBowon Ryu <wonrst22@naver.com>
Fri, 12 May 2023 08:43:47 +0000 (17:43 +0900)
commite717fa1da341f79a07b391fc9551bb41e28883b3
treeb48b03f0a6c340384bb486e2c90cd43967eda241
parent7ca78b230123dc01612fec1a0c981516349aeb51
[NUI] fix font size scale issue in fhub

Currently, it is impossible to differentiate between the mobile and common profils.
Until profile differentiation becomes possible,
set the default scale for each profile to 1.

* default font size scale of PROFILE_MOBILE = FontSizeScaleLarge
* default font size scale of PROFILE_COMMON = FontSizeScaleNormal

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextUtils.cs