dongsug.song [Sat, 24 Sep 2022 11:26:57 +0000 (20:26 +0900)]
Change(part1) nui property get/set not to use PropertyValue
Change-Id: I029b8a60c22afae4f8cdd1fe85cc459aa9cfdb0e
David Steele [Fri, 23 Sep 2022 10:56:45 +0000 (11:56 +0100)]
DALi Version 2.1.41
Change-Id: Ic2f6e9dc73dd0eadd6872487e04a41b84231951f
seungho [Wed, 14 Sep 2022 07:57:22 +0000 (16:57 +0900)]
Change ModelView to Model
Change-Id: I6b1da0ce122919810c02f1d824617e39f90a3abe
Signed-off-by: seungho <sbsh.baek@samsung.com>
seungho [Wed, 14 Sep 2022 07:21:04 +0000 (16:21 +0900)]
Add Set/Get ImageBasedLight ScaleFactor
Change-Id: Idd335ba4d1dec005124e47dbff4dfa92886e36d3
Signed-off-by: seungho <sbsh.baek@samsung.com>
Adeel Kazmi [Fri, 16 Sep 2022 11:23:36 +0000 (11:23 +0000)]
Merge "DALi Version 2.1.40" into devel/master
Adeel Kazmi [Fri, 16 Sep 2022 11:05:17 +0000 (12:05 +0100)]
DALi Version 2.1.40
Change-Id: I7608b0da5e1d49300873bb8734f1798c45089a2f
Jaehyun Cho [Fri, 16 Sep 2022 06:00:19 +0000 (15:00 +0900)]
Fix svace UNREACHABLE_CODE issues
The unreachable codes are removed.
Change-Id: Ib24654bada65ccfbd4f564586d0707524b75cd9a
seungho [Tue, 13 Sep 2022 09:31:31 +0000 (18:31 +0900)]
Change constructor index in SceneView
Change-Id: I5da3abaf2b41e17c6fe26e40d7ae7f2da62c08c8
Signed-off-by: seungho <sbsh.baek@samsung.com>
dongsug.song [Tue, 13 Sep 2022 11:13:30 +0000 (20:13 +0900)]
Add null checking for Actor methods
Change-Id: Iaef8a4b2a00d0ba6d9b6f1aec537a7391338ea1f
Adam Bialogonski [Fri, 9 Sep 2022 09:06:01 +0000 (10:06 +0100)]
DALi Version 2.1.39
Change-Id: If8615b048d85859a5316b8b5e279544d10c143b8
Richard Huang [Fri, 2 Sep 2022 12:00:45 +0000 (13:00 +0100)]
DALi Version 2.1.38
Change-Id: I86d6764116df8edc0aab8015251af025c54a6734
seungho [Thu, 25 Aug 2022 07:05:07 +0000 (16:05 +0900)]
Binds Dali::Scene3D::SceneView
Change-Id: I2c7a3c048fb3e0e005f416d776969b88069a927e
Signed-off-by: seungho <sbsh.baek@samsung.com>
Adeel Kazmi [Fri, 26 Aug 2022 11:24:00 +0000 (11:24 +0000)]
Merge "DALi Version 2.1.37" into devel/master
David Steele [Fri, 26 Aug 2022 11:15:36 +0000 (12:15 +0100)]
DALi Version 2.1.37
Change-Id: Id1bed1b429306aaf9d58f11dabae0b80a345dcf6
Eunki, Hong [Fri, 26 Aug 2022 04:43:44 +0000 (13:43 +0900)]
Fix svace (Uninitialized local value)
Let we make uninitialized local value as zero.
Change-Id: I859880e002750110e4a9c3dd3e32bb42fa498eb2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adam Bialogonski [Fri, 19 Aug 2022 10:08:19 +0000 (11:08 +0100)]
DALi Version 2.1.36
Change-Id: I54dc52a94ac47bb167678af34d656766bf3867a7
dongsug.song [Thu, 18 Aug 2022 06:01:41 +0000 (15:01 +0900)]
Fix memory leak defects
Change-Id: I10b11096dafe8dd138eaa0001da5ed4465fefffb
dongsug.song [Fri, 5 Aug 2022 10:30:37 +0000 (19:30 +0900)]
Add DoActionExtension binding
Change-Id: I5b304e215597a8b3140abca6028444b70cd6982b
Seoyeon Kim [Tue, 16 Aug 2022 04:59:21 +0000 (13:59 +0900)]
Remove build warnings
- warning: variable ‘jresult’ set but not used [-Wunused-but-set-variable]
- Updated to return 'jresult' to be set as 'void *' type.
Change-Id: I31a7f6848634a91717fdc487ea175d7b92f7b11d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 12 Aug 2022 11:23:26 +0000 (12:23 +0100)]
DALi Version 2.1.35
Change-Id: I7634635280fbe1c0e4a28296cda0acb7c660ae25
dongsug song [Thu, 11 Aug 2022 09:08:08 +0000 (09:08 +0000)]
Merge "Add an API for getting web view when request is intercepted." into devel/master
Wonsik Jung [Wed, 10 Aug 2022 06:03:04 +0000 (06:03 +0000)]
Merge "Add Window Moved event" into devel/master
David Steele [Fri, 5 Aug 2022 11:51:19 +0000 (12:51 +0100)]
DALi Version 2.1.34
Change-Id: Ia95e5f5f5ef17ad7e33e31cb9518c07cffbb935f
Wonsik Jung [Wed, 27 Jul 2022 12:35:51 +0000 (21:35 +0900)]
Add Window Moved event
If window is moved by server, sever will notify that to the client.
This event is for that.
Change-Id: I54f81322b3dd0791d2206cf2473350d093a47137
sunghyun kim [Tue, 2 Aug 2022 04:34:28 +0000 (04:34 +0000)]
Merge "Add binding for Actor::Property::UPDATE_AREA_HINT" into devel/master
tscholb [Mon, 1 Aug 2022 10:32:51 +0000 (19:32 +0900)]
Add binding for Actor::Property::UPDATE_AREA_HINT
Change-Id: I0a16872bcd2378733ff95c4ac0080652b0d20fe6
dongsug.song [Mon, 1 Aug 2022 10:40:25 +0000 (19:40 +0900)]
merge mobile profile cmake to common profile
Change-Id: Iacfd2f9a4080872565e13b99d2e0943e9509216d
huayong.xu [Tue, 26 Jul 2022 08:08:06 +0000 (16:08 +0800)]
Add an API for getting web view when request is intercepted.
Change-Id: Idcf0789462717b3c64e27135fe38c084f477035e
Xianbing Teng [Mon, 1 Aug 2022 02:58:13 +0000 (10:58 +0800)]
Fix entry point can't find issue
Change-Id: I526e55a673e9596e3c68e563b9923a6b6b0ff3f1
sunghyun kim [Mon, 1 Aug 2022 06:03:21 +0000 (06:03 +0000)]
Merge " Fix WidgetView build error" into devel/master
Seungho BAEK [Mon, 1 Aug 2022 05:56:52 +0000 (05:56 +0000)]
Merge "Fix svace issue, update ignore, remove model3d-view-wrap" into devel/master
tscholb [Fri, 29 Jul 2022 03:15:19 +0000 (12:15 +0900)]
Fix WidgetView build error
Change-Id: Ie6ad779e001bb24f2c8a882e4ccb10acb311a49a
Richard Huang [Fri, 29 Jul 2022 11:12:37 +0000 (12:12 +0100)]
DALi Version 2.1.33
Change-Id: Ie88f582632d6fae97d751bb654b9057ff1a6fd6c
seungho [Fri, 29 Jul 2022 03:14:04 +0000 (12:14 +0900)]
Fix svace issue, update ignore, remove model3d-view-wrap
Change-Id: Ib7cb9683b162dcc684475c76ae5a6e2a004b6c25
Signed-off-by: seungho <sbsh.baek@samsung.com>
Eunki, Hong [Tue, 26 Jul 2022 07:05:09 +0000 (16:05 +0900)]
Remove useless argv allocation when create application.
We don't need to use the name of application name
"dali-csharp-app"
So, make most of application use nullptr.
And use gArgV only if argments comes from NUI side.
Change-Id: I2487e39b8f1a3f2adbd4e6309897b9e7f48d161e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adam Bialogonski [Fri, 22 Jul 2022 09:27:44 +0000 (10:27 +0100)]
DALi Version 2.1.32
Change-Id: If294fdb2f63d7b1041c72805bef621e5780e2466
Lukasz Oleksak [Thu, 21 Jul 2022 11:15:37 +0000 (11:15 +0000)]
Merge "Add binding for DevelControl::Property::AUTOMATION_ID" into devel/master
Xianbing Teng [Wed, 20 Jul 2022 09:25:38 +0000 (17:25 +0800)]
Add scene3d module for csharp binder
Change-Id: I6d2e9d52b6fc7a4204ead73059c660fe486c0609
dongsug song [Wed, 20 Jul 2022 11:06:38 +0000 (11:06 +0000)]
Merge "Make web engine context be a singleton." into devel/master
dongsug song [Wed, 20 Jul 2022 08:33:31 +0000 (08:33 +0000)]
Merge "Update spec and CMakeLists.txt" into devel/master
dongsug song [Wed, 20 Jul 2022 08:11:36 +0000 (08:11 +0000)]
Merge "Fix issue that LoadContents of WebView cound not be called with null arguments." into devel/master
huayong.xu [Tue, 12 Jul 2022 08:05:54 +0000 (16:05 +0800)]
Make web engine context be a singleton.
Change-Id: I7eed0a8d262fa5affcbbb004d4b74d42b48db251
Artur Świgoń [Tue, 19 Jul 2022 10:30:13 +0000 (12:30 +0200)]
Add binding for DevelControl::Property::AUTOMATION_ID
Change-Id: I990fdcf9971135dbbc68118d5014add61b476c39
Xianbing Teng [Thu, 2 Jun 2022 13:26:22 +0000 (21:26 +0800)]
Update spec and CMakeLists.txt
Change-Id: I64621ac3368aae5b5d2457a0db28f5a4114b89cf
Richard Huang [Fri, 15 Jul 2022 12:17:02 +0000 (13:17 +0100)]
DALi Version 2.1.31
Change-Id: Ie2ee180a96d685049f36c392ccc7ed1e7534e034
Adeel Kazmi [Thu, 14 Jul 2022 18:13:15 +0000 (18:13 +0000)]
Merge "Updates following web-engine devel header location change" into devel/master
Adeel Kazmi [Thu, 14 Jul 2022 14:59:18 +0000 (14:59 +0000)]
Merge "Updates following canvas-renderer devel header location change" into devel/master
Adeel Kazmi [Wed, 13 Jul 2022 17:13:03 +0000 (18:13 +0100)]
Updates following web-engine devel header location change
Change-Id: I68d02d0a10a995df81b6796adcd2e75097677ad2
Adeel Kazmi [Wed, 13 Jul 2022 16:43:25 +0000 (17:43 +0100)]
Updates following canvas-renderer devel header location change
Change-Id: I6118316550b9f1a84e3794a1f6e85dd802e7d37e
Eunki, Hong [Fri, 8 Jul 2022 10:27:27 +0000 (19:27 +0900)]
Property::Value operator== bind
Change-Id: If167999961a6b0543c4f24c9854a4f7c8381d245
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
joogab.yun [Thu, 23 Jun 2022 02:13:22 +0000 (11:13 +0900)]
Binding ALLOW_ONLY_OWN_TOUCH
refer https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/276632/
Change-Id: I525bae35b1da8108d2b0fc3e75e5331bb36147f9
Seoyeon Kim [Fri, 8 Jul 2022 09:43:16 +0000 (09:43 +0000)]
Merge "[AT-SPI] Store AccessibilityAttributes in NUI" into devel/master
Adeel Kazmi [Fri, 8 Jul 2022 05:49:06 +0000 (06:49 +0100)]
[dali_2.1.30] Merge branch 'devel/master'
Change-Id: I240d5d22fba89601bc4150befb44f758ac7926e3
Adeel Kazmi [Fri, 8 Jul 2022 05:48:18 +0000 (06:48 +0100)]
DALi Version 2.1.30
Change-Id: I70a0d8e458c81e6ab3280404476b65223f8b7db4
Artur Świgoń [Mon, 4 Jul 2022 13:03:25 +0000 (15:03 +0200)]
[AT-SPI] Store AccessibilityAttributes in NUI
Having a modifiable attribute dictionary in NUI removes the performance
penalty of having to go through interops on every modification. A new
override for GetAttributes in NUIViewAccessible will now collect the
attributes stored in NUI.
Change-Id: I43e0e6d231f70583e3390a2f3730491f17f48811
Daekwang Ryu [Thu, 7 Jul 2022 02:54:10 +0000 (11:54 +0900)]
Add UiThread feature
UiThread feature creates a thread for Dali.
Change-Id: If54d6df450fbca23b28bb98f1ecd7753c23bac5b
huayong.xu [Tue, 5 Jul 2022 06:48:09 +0000 (14:48 +0800)]
Fix issue that LoadContents of WebView cound not be called with null arguments.
Change-Id: I89b224adf5054bd905b9f191641fc112a20d340c
joogab.yun [Thu, 30 Jun 2022 03:46:32 +0000 (12:46 +0900)]
Binding ReceiveAllTapEvents of TapGestureDetector
Change-Id: I4e043c9c08c95511324fc3809045a4ab0bd87034
David Steele [Fri, 1 Jul 2022 11:12:05 +0000 (11:12 +0000)]
Merge "DALi Version 2.1.29" into devel/master
David Steele [Fri, 1 Jul 2022 11:07:41 +0000 (12:07 +0100)]
[dali_2.1.29] Merge branch 'devel/master'
Change-Id: I8572e83e4a79f7c94cdb920a1713475f5b1fef0b
David Steele [Fri, 1 Jul 2022 11:07:13 +0000 (12:07 +0100)]
DALi Version 2.1.29
Change-Id: Ida0b0bc487a4d2b80aa26f4bce5f0710d448cef7
joogab.yun [Mon, 27 Jun 2022 07:40:13 +0000 (16:40 +0900)]
Binding InterceptKeyEvent
dependency :
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/276883/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/276868/
Change-Id: I70b12a136f167db7351755c44da09a078f1915ce
Wonsik Jung [Mon, 27 Jun 2022 02:03:06 +0000 (02:03 +0000)]
Merge "Add function to set maximum/minimum size" into devel/master
Adeel Kazmi [Fri, 24 Jun 2022 13:09:51 +0000 (14:09 +0100)]
[dali_2.1.28] Merge branch 'devel/master'
Change-Id: I62d1cfae7a77720a0b3131b89a5c64e0671202a9
Adeel Kazmi [Fri, 24 Jun 2022 13:09:03 +0000 (14:09 +0100)]
DALi Version 2.1.28
Change-Id: Ibd2a743c57b0715a43f7ba91a24e38b54db2ed84
Wonsik Jung [Fri, 3 Jun 2022 04:26:38 +0000 (13:26 +0900)]
Add function to set maximum/minimum size
It is to set the maximized size when window is maximized or the size is increased by RequestResizeToServer.
Although the limitation is set by this function, window's size can be over the limitation by SetPositionSize() or SetSize().
The Set minimum size is similar to set maximum size.
Also it is only useful for tizen world.
Change-Id: I3e9724d0806f5b6cbfea7f0247272c4ab2472f5f
David Steele [Fri, 17 Jun 2022 10:40:17 +0000 (10:40 +0000)]
Merge "DALi Version 2.1.27" into devel/master
David Steele [Fri, 17 Jun 2022 10:28:42 +0000 (11:28 +0100)]
[dali_2.1.27] Merge branch 'devel/master'
Change-Id: I7ade132f41981c24ba781d200e84be80be170244
David Steele [Fri, 17 Jun 2022 10:28:15 +0000 (11:28 +0100)]
DALi Version 2.1.27
Change-Id: I6bacbda26425a3f44422bfd14871b247188d6dec
Eunki, Hong [Wed, 15 Jun 2022 13:10:48 +0000 (22:10 +0900)]
Bind PanGestureDetector MaximumMotionEventAge
Change-Id: I78e796775bc322ba0745dd9c866eb9ce30dede72
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Jaehyun Cho [Tue, 14 Jun 2022 04:15:12 +0000 (13:15 +0900)]
Fix ASAN heap-buffer-overflow issue on GetNaturalSize()
CSharp_Dali_Actor_GetSuggestedMinimumWidth/Height calls
GetNaturalSize().
This causes ASAN heap-buffer-overflow issue when
SwigDirector_ViewWrapperImpl::GetNaturalSize() is called.
In SwigDirector_ViewWrapperImpl::GetNaturalSize(), type casting from
Dali::Vector2 to Dali::Vector3 is done so it causes ASAN
heap-buffer-overflow issue.
Not to cause ASAN heap-buffer-overflow issue, casting Dali::Vector2 and
assigning it to Dali::Vector3 is required.
Change-Id: I1a85da7440c517f5cd27c32b535359d670b57655
SangHyeon Lee [Fri, 10 Jun 2022 11:41:39 +0000 (11:41 +0000)]
Merge "Fix wrong parameter converting on GetNearestFocusableActor." into devel/master
Adeel Kazmi [Fri, 10 Jun 2022 10:43:44 +0000 (10:43 +0000)]
Merge "DALi Version 2.1.26" into devel/master
Adam Bialogonski [Fri, 10 Jun 2022 08:54:51 +0000 (09:54 +0100)]
[dali_2.1.26] Merge branch 'devel/master'
Change-Id: I31bf65596a74f9bfb62d368ebf6f6c1004682a31
Adam Bialogonski [Fri, 10 Jun 2022 08:54:01 +0000 (09:54 +0100)]
DALi Version 2.1.26
Change-Id: I84df3d1b09f629a1419499d5451ec733abc0ceea
EverLEEst(SangHyeon Lee) [Fri, 10 Jun 2022 08:49:28 +0000 (17:49 +0900)]
Fix wrong parameter converting on GetNearestFocusableActor.
wrong parameter converting may occurs crash when given parameter is
empty handles.
Change-Id: I14b41b9212fae8d744f25798e4f598697dcd1bfd
Eunki, Hong [Thu, 9 Jun 2022 10:50:10 +0000 (19:50 +0900)]
Make pc file write valid.
Previous dali2-csharp-binder.pc result don't have valid result.
This patch configure DALi style name.
TODO : Can't we use cmake instead of autoconf? in future
Change-Id: Ia08c3d76a3b6f71abc2ce55b274e078bc478b00e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Xianbing Teng [Tue, 31 May 2022 06:56:34 +0000 (14:56 +0800)]
Add GetLastKeyEvent and GetLastTouchEvent binder for Window
Change-Id: I921a087b5605bb90677a6e118fae8f603c0ee136
Richard Huang [Wed, 1 Jun 2022 10:16:19 +0000 (11:16 +0100)]
[dali_2.1.25] Merge branch 'devel/master'
Change-Id: I92465e1ec50dc8e63a7346f3ff5d95a77f1b44c5
Richard Huang [Wed, 1 Jun 2022 10:15:30 +0000 (11:15 +0100)]
DALi Version 2.1.25
Change-Id: I340d2ef8ddaeef8e9bb05bd6c0d6eacd4debc957
Eunki Hong [Fri, 27 May 2022 15:05:01 +0000 (15:05 +0000)]
Merge "Add error log when Delegate size mismatched" into devel/master
Adeel Kazmi [Fri, 27 May 2022 12:18:57 +0000 (12:18 +0000)]
Merge "DALi Version 2.1.24" into devel/master
Adeel Kazmi [Fri, 27 May 2022 12:02:13 +0000 (13:02 +0100)]
[dali_2.1.24] Merge branch 'devel/master'
Change-Id: Id0ad606dc9f6ceff3eea7a9d005ebe7f95cce651
Adeel Kazmi [Fri, 27 May 2022 12:01:25 +0000 (13:01 +0100)]
DALi Version 2.1.24
Change-Id: I796907881a94ec3a15b7ffea885878f682583ccf
Eunki, Hong [Fri, 27 May 2022 11:25:16 +0000 (20:25 +0900)]
Add error log when Delegate size mismatched
There was some strange crash issue occured.
For more helpful debug, add one dlog in dali area.
Change-Id: I060bdd09e941c2583bbc849ebbb2995a7b957499
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Eunki, Hong [Thu, 26 May 2022 16:52:04 +0000 (01:52 +0900)]
Automate code intent
Some files didn't follow dali coding style.
Due to this broken window, some other additional codes also
didn't follow dali coding style.
Let's fix broken window.
Change-Id: I0d96f08d73237292083f2c1bfd84b2443126eae1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Bowon Ryu [Mon, 23 May 2022 05:11:57 +0000 (05:11 +0000)]
Merge "Add text selection popup style" into devel/master
Adeel Kazmi [Fri, 20 May 2022 12:26:41 +0000 (12:26 +0000)]
Merge "DALi Version 2.1.23" into devel/master
Adam Bialogonski [Fri, 20 May 2022 10:17:08 +0000 (11:17 +0100)]
[dali_2.1.23] Merge branch 'devel/master'
Change-Id: Ie33bc86887111c5605f8b126074a7f4b1f8cded5
Adam Bialogonski [Fri, 20 May 2022 10:16:41 +0000 (11:16 +0100)]
DALi Version 2.1.23
Change-Id: I7586ad4578ff184c9b103073ef3f6b8d1fa0a4e5
Artur Świgoń [Fri, 20 May 2022 07:12:43 +0000 (07:12 +0000)]
Merge "[AT-SPI] Rework bindings for GetAccessibilityRelations()" into devel/master
Artur Świgoń [Fri, 13 May 2022 11:51:29 +0000 (13:51 +0200)]
[AT-SPI] Rework bindings for GetAccessibilityRelations()
With the relation target type changed from Address to Accessible* in
dali-adaptor and dali-toolkit, the result of GetAccessibilityRelations()
can be converted to a mapping from RelationType to Control (View), to
make this API more useful in NUI, in which there are no Accessible
objects, and Address objects are totally useless. Address and
AddressCollection are also removed from NUI.
Change-Id: Ic32ffc559dcf94608a35b89e7e8fdcc82204d89f
Bowon Ryu [Fri, 13 May 2022 07:39:19 +0000 (16:39 +0900)]
Add text selection popup style
Change-Id: I7a629bb6f45acd43e43d76f127b1ebc3c8633d8d
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Artur Świgoń [Mon, 16 May 2022 08:02:59 +0000 (10:02 +0200)]
[AT-SPI] Remove ShouldReportZeroChildren()
This method originated as a hack to cut the AT-SPI tree at a specific
node in the case of compound controls (i.e. composed of multiple views
overlaid on top of each other), so that there is only one leaf node
(instead of a subtree) for Button, Slider, etc.
However, the AccessibilityHidden property was introduced to allow for
controlling which nodes should be removed from the AT-SPI tree, and has
since become the recommended solution over ShouldReportZeroChildren(),
because the latter is less flexible ("all-or-nothing" approach) and
itself requires a hack in dali-csharp-binder to make sure the highlight
frame actor is never removed from the tree.
Change-Id: I761bfaf207e76a23962dcaa0b6c604a163cf8fe5
Richard Huang [Fri, 13 May 2022 11:02:39 +0000 (12:02 +0100)]
[dali_2.1.22] Merge branch 'devel/master'
Change-Id: I60ec0fa108fc6476a7efce4d80cfd5cac0931402
Richard Huang [Fri, 13 May 2022 11:01:41 +0000 (12:01 +0100)]
DALi Version 2.1.22
Change-Id: If210f64f89018d1ac8dffbbe8b640d54383869e0
Artur Świgoń [Fri, 6 May 2022 16:13:49 +0000 (18:13 +0200)]
[AT-SPI] Set ToolkitName to "nui(dali)"
If at least one View is created, then SetAccessibilityDelegate is called
(by the static constructor of View). In such case, the toolkit name
reported to AT-SPI clients should be "nui(dali)" instead of "dali".
Change-Id: Iee4cc8e9e1e402c84bf92c98187c6a0b9a1fa0b3
David Steele [Fri, 6 May 2022 11:37:58 +0000 (12:37 +0100)]
[dali_2.1.21] Merge branch 'devel/master'
Change-Id: Id215d0df833b108cf0ed7e8aa772294670919d8e
David Steele [Fri, 6 May 2022 11:37:29 +0000 (12:37 +0100)]
DALi Version 2.1.21
Change-Id: I38bc7edfd735567b85da0c7e26719f3c476e472c
joogab.yun [Thu, 28 Apr 2022 07:09:07 +0000 (16:09 +0900)]
Biding SetFocusFinderRootActor and ResetFocusFinderRootActor
Change-Id: Icf61e4b65c5adc7a7b22795e2141c75ad94ff456