Add EnsureFontClientCreated to StyleMonitor 53/290153/2
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 21 Mar 2023 02:09:36 +0000 (11:09 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Tue, 21 Mar 2023 06:26:34 +0000 (15:26 +0900)
commit770e5c0d846d33562b134be1faecf3b739a6dcf7
tree7ba9caf455be8b37819e6440bef2ccfb94213ba4
parent5a983dd62d2c305086b7689a7553e8e7dd0ee984
Add EnsureFontClientCreated to StyleMonitor

to prevent a FontClient from being created faster than necessary,
do not create a FontClient in the constructor.

Change-Id: I496c71816f953c769558f23abff11ae03fcef0f8
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali/devel-api/adaptor-framework/style-monitor.cpp
dali/devel-api/adaptor-framework/style-monitor.h
dali/internal/styling/common/style-monitor-impl.cpp
dali/internal/styling/common/style-monitor-impl.h