Richard Huang [Mon, 8 Oct 2018 12:58:02 +0000 (13:58 +0100)]
RenderSurface interface change in automated test utils
Change-Id: Ia0b42a519d0e9df399cf3b274d410c083e6662e3
Joogab Yun [Wed, 17 Oct 2018 01:39:24 +0000 (10:39 +0900)]
security check : null termination check
Change-Id: I047b7b4767b9d0c34919c870413a2634c0b4a8de
Agnelo Vaz [Wed, 10 Oct 2018 10:02:46 +0000 (11:02 +0100)]
Layouting nesting tests
Change-Id: I4596fd700f38d64bdcc3b3c02d74a2b7c5d631fd
Adeel Kazmi [Tue, 16 Oct 2018 13:32:06 +0000 (13:32 +0000)]
Merge "Legacy Size negotiation mapper" into devel/master
Agnelo Vaz [Tue, 18 Sep 2018 18:31:37 +0000 (19:31 +0100)]
Legacy Size negotiation mapper
Sets a MeasureSpecification on a Layout using the controls existing Resize Policy.
Needed when legacy (pre Layouts) containers are added to Layouts and still need
their existing Resize polcies to be obeyed.
Change-Id: I1a96cd459ab31aa778b18ebe0e417a01b158f8d3
David Steele [Mon, 15 Oct 2018 16:58:52 +0000 (17:58 +0100)]
Updated patch-coverage script to generate correct HTML
Change-Id: I93a05078670a479c6b29a18127c6b3343b884b71
Adeel Kazmi [Fri, 12 Oct 2018 12:40:52 +0000 (12:40 +0000)]
Merge "DALi Version 1.3.45" into devel/master
David Steele [Fri, 12 Oct 2018 12:37:57 +0000 (13:37 +0100)]
DALi Version 1.3.45
Change-Id: Ia2b15a575fc3b670bc9adc86484bb6c500325a9f
Anton Obzhirov [Thu, 11 Oct 2018 15:46:35 +0000 (16:46 +0100)]
Unparented layout should disconnect all signals connected to the owner.
Change-Id: Iaecc7fcdbd11e65ae6f560512a84a9e3b2912426
Seungho, Baek [Fri, 7 Sep 2018 08:43:50 +0000 (17:43 +0900)]
Scene and glTF Loader
- Scene for the 3D Mesh object(Animated or not).
- PBR rendering with Image Based Lighting
- glTF Loader that loads scene from glTF( TODO: sparse accessor, skeletal animation, morphing. )
- UTC
Change-Id: I4ee6b5db3315b8d165bbf90269ce01c86cc70531
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Mon, 8 Oct 2018 09:52:04 +0000 (09:52 +0000)]
Merge "Fix SVACE issue" into devel/master
Adeel Kazmi [Mon, 8 Oct 2018 09:38:45 +0000 (09:38 +0000)]
Merge "Change LayoutItem::SetParent to set LayoutItem::Impl::PRIVATE_FLAG_FORCE_SET_FRAME flag." into devel/master
Adeel Kazmi [Mon, 8 Oct 2018 09:27:25 +0000 (09:27 +0000)]
Merge "Fixed SVACE error in WebView" into devel/master
Heeyong Song [Thu, 4 Oct 2018 02:56:47 +0000 (11:56 +0900)]
Fix SVACE issue
Change-Id: I1d5394c68604eef38d808f01a7fd1167a1509711
Joogab Yun [Thu, 20 Sep 2018 10:22:19 +0000 (19:22 +0900)]
support match align for system language direciton
if matchSystemLanguageDirection property set true,
text align direction follow system language direction.
Change-Id: Idc1a45057cdc69d310e4c2817960e7c13cf4e48f
Anton Obzhirov [Thu, 6 Sep 2018 15:04:22 +0000 (16:04 +0100)]
Change LayoutItem::SetParent to set LayoutItem::Impl::PRIVATE_FLAG_FORCE_SET_FRAME flag.
Now it is setting in LayoutItem::SetFrame
and clearing in LayoutItem::SetParent, should be swapped.
Change-Id: Ifca2a432d119600fb4ff3a9351469e26d2661a02
Adeel Kazmi [Fri, 5 Oct 2018 11:49:24 +0000 (11:49 +0000)]
Merge "Fix KeyboardFocusManager ClearFocus bug" into devel/master
Adeel Kazmi [Fri, 5 Oct 2018 11:29:47 +0000 (12:29 +0100)]
Fixed SVACE error in WebView
Change-Id: If63b7153b8827915b1f836c382ad1978402e4cd4
György Straub [Fri, 5 Oct 2018 08:43:10 +0000 (09:43 +0100)]
DALi Version 1.3.44
Change-Id: I7f6e9d04c7a5283dc5515dfaf9f4c93898c1863f
adun [Fri, 9 Mar 2018 02:14:59 +0000 (10:14 +0800)]
Add codes for Dali Windows Backend
1. Remove the unneccesary modification.
2. Move the third-part lib to windows-dependencies.
Remove unneccesary committed files.
Change-Id: I793717f10ba0748906e0cbfed5fd2041c851a122
adun [Thu, 21 Jun 2018 06:52:36 +0000 (14:52 +0800)]
Modify codes for Dali Windows backend
Change-Id: I048474ba77af14b291c859b2a19451e377d2e05b
Adeel Kazmi [Fri, 28 Sep 2018 16:33:42 +0000 (16:33 +0000)]
Merge "Fix a custom shader issue in ImageView" into devel/master
Agnelo Vaz [Fri, 28 Sep 2018 13:04:53 +0000 (14:04 +0100)]
DALi Version 1.3.43
Change-Id: I6aaac4c02f83b6235fe6ff340d8996563123500e
Heeyong Song [Thu, 20 Sep 2018 02:21:08 +0000 (11:21 +0900)]
Fix a custom shader issue in ImageView
A custom shader is ignored if a custom shader is set while loading a new image
Change-Id: I2ffd994376d12488b3af9a73c3a8616514e082a0
minho.sun [Tue, 14 Aug 2018 04:41:50 +0000 (13:41 +0900)]
Fix KeyboardFocusManager ClearFocus bug
- Added 'mAlwaysShowIndicator' member variable to keep the initial value.
- 'mIsFocusIndicatorShown' should be the initial value
even though ClearFocus() is called.
Change-Id: I6f5e05ba3e444d9bdb1a4853d264e4b8f633efaf
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Wed, 26 Sep 2018 09:06:25 +0000 (09:06 +0000)]
Merge "Do not substarct outline width in text-controller" into devel/master
Adeel Kazmi [Tue, 25 Sep 2018 11:39:21 +0000 (12:39 +0100)]
(Text Controls) Use scissor clipping instead of stencil
Change-Id: I33287ec1146a0538062f039a060d2baaccfbe08a
Adeel Kazmi [Tue, 25 Sep 2018 09:48:55 +0000 (09:48 +0000)]
Merge "Encapsulation and harmonizing operators for LayoutLength" into devel/master
David Steele [Fri, 21 Sep 2018 11:42:59 +0000 (11:42 +0000)]
Merge "DALi Version 1.3.42" into devel/master
Adeel Kazmi [Fri, 21 Sep 2018 09:18:08 +0000 (10:18 +0100)]
DALi Version 1.3.42
Change-Id: I79c31e1e7e08c1d28a7093f8119b294215a30296
Kimmo Hoikka [Wed, 19 Sep 2018 14:21:16 +0000 (15:21 +0100)]
Encapsulation and harmonizing operators for LayoutLength
- changing internal type to float to maintain precision when doing multiplies and divisions
Change-Id: Ifedb450f56d6994c60aceb87d7ffc530739b57c9
Youngsoo Son [Thu, 5 Jul 2018 01:23:37 +0000 (10:23 +0900)]
Enhance WebViewLite
Add more APIs to the public API
Change-Id: Id05af42ea9cf89e64c20cca0321e7ffae25ccea4
Signed-off-by: Youngsoo Son <ysoo.son@samsung.com>
Kimmo Hoikka [Fri, 14 Sep 2018 10:57:29 +0000 (11:57 +0100)]
Removed dangerous implicit float conversion from LayoutLength and removed some of the related ambiguities caused by use of auto keyword
Change-Id: Ibaaa17f98d7d9d77ca222b70211b162964b19552
adam.b [Fri, 14 Sep 2018 14:20:52 +0000 (15:20 +0100)]
DALi Version 1.3.41
Change-Id: I48090a35fdc145b028c054613747d1d050b2cb3c
minho.sun [Wed, 9 May 2018 01:43:44 +0000 (10:43 +0900)]
Do not substarct outline width in text-controller
Change-Id: I27ae359943599ff50a8635a75adb2c7ab3a367dd
Signed-off-by: minho.sun <minho.sun@samsung.com>
agnelo vaz [Tue, 4 Sep 2018 18:13:48 +0000 (19:13 +0100)]
API for Control to set LayoutRequired flag
Control behaviour can be set to need a layout and use
the Layout system or not and use the legacy size negotiation.
Change-Id: I90848cc238d8857d9ea380d9a6d5f6d82a431085
Victor Cebollada [Fri, 7 Sep 2018 07:31:35 +0000 (08:31 +0100)]
DALi Version 1.3.40
Change-Id: I64c4e6279489397410a68dc0dec1d2a11ea88633
David Steele [Wed, 5 Sep 2018 10:07:50 +0000 (10:07 +0000)]
Merge "Fix possible error if negative grid columns set" into devel/master
David Steele [Wed, 5 Sep 2018 10:04:28 +0000 (10:04 +0000)]
Merge "Actor's position and size is not updated after DevelControl::SetLayout." into devel/master
Agnelo Vaz [Wed, 29 Aug 2018 18:25:34 +0000 (19:25 +0100)]
Fix possible error if negative grid columns set
Change-Id: Icd20fe7968f1e77501e4593b2fa81d40aabacb55
Anton Obzhirov [Thu, 23 Aug 2018 09:35:00 +0000 (10:35 +0100)]
Add weight support for LinearLayout.
Change-Id: Ibb97ee80b4346b9cca842043951dab42b3470a52
Anton Obzhirov [Fri, 31 Aug 2018 15:50:01 +0000 (16:50 +0100)]
Actor's position and size is not updated after DevelControl::SetLayout.
In case of reusing a layout LayoutItem::SetFrame
might fail to update actor position/size if the new and
the old layout bounds are the same.
Change-Id: I5c189afae93413866147c8814e3a10f2335872a7
Adeel Kazmi [Fri, 31 Aug 2018 13:30:43 +0000 (13:30 +0000)]
Merge "Fix setting z value issue in Layout" into devel/master
Richard Huang [Fri, 31 Aug 2018 09:40:03 +0000 (10:40 +0100)]
DALi Version 1.3.39
Change-Id: I07c0378420792cbbb3d16acd977049cc0f57bbcd
huiyu.eun [Wed, 29 Aug 2018 02:05:36 +0000 (11:05 +0900)]
Fix setting z value issue in Layout
Change-Id: I3b6dd617b4150b033bb600ae74c59c1dfdeb2d67
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Adeel Kazmi [Tue, 28 Aug 2018 11:12:12 +0000 (11:12 +0000)]
Merge "Fix grid layout defaults" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:40:38 +0000 (10:40 +0000)]
Merge "Added IGNORE_SPACES_AFTER_TEXT property" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:38:51 +0000 (10:38 +0000)]
Merge "Add bidirectional text tct." into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:38:15 +0000 (10:38 +0000)]
Merge "Modify linebreak unit when creating LineLayout" into devel/master
Agnelo Vaz [Tue, 28 Aug 2018 10:01:37 +0000 (11:01 +0100)]
Fix grid layout defaults
Change-Id: I6108a67192b01b06d62f8df0bdbbf1426aac5fc6
Jiyun Yang [Tue, 28 Aug 2018 05:04:01 +0000 (14:04 +0900)]
Fix typo in namespace description
Change-Id: I75a04ea5c74b49a5f0d3e75fe0c06d1ffa3707aa
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
minho.sun [Thu, 11 Jan 2018 06:33:32 +0000 (15:33 +0900)]
Modify linebreak unit when creating LineLayout
- period is reconized word unit.
- In the past, if the text exceeded the line layout size, only the
period was down to another line.
- Modify line breaks to linebreak instead of Wordbreak.
Change-Id: Ice94c19550807f5e7d8907152e07ec0aaa4c6e10
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Mon, 27 Aug 2018 06:01:44 +0000 (15:01 +0900)]
Add bidirectional text tct.
Add bidirectional text tct.
For this, made CreateTextModel() can support markup text.
Change-Id: I13ad4025635ba257611875284563bce09d8c6192
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Mon, 13 Aug 2018 09:52:28 +0000 (18:52 +0900)]
Added IGNORE_SPACES_AFTER_TEXT property
Currently, DALi doesn't make text to ellipsis when there are spaces
after text.
"AAA " can't be ellipsis.
"AAA A" can be ellipsis.
User wants to choose whether ignoring spaces after text or not.
So, added devel text property for this which is named IGNORE_SPACES_AFTER_TEXT.
Change-Id: Ibad9f70b1f8012dc4e04914e4f98072fc8741ad9
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Fri, 24 Aug 2018 11:18:59 +0000 (11:18 +0000)]
Merge "Controls are LayoutGroups instead of LayoutItems" into devel/master
Agnelo Vaz [Mon, 20 Aug 2018 16:28:20 +0000 (17:28 +0100)]
Controls are LayoutGroups instead of LayoutItems
LayoutGroup measures and layouts it's children.
Children are currently positioned by their AnchorPoint and Position.
Children are not positioned in relation to each other so may overlap.
Change-Id: I786736a13f5f0b00c15fec461b5a20883da9f346
Adeel Kazmi [Thu, 23 Aug 2018 17:02:05 +0000 (17:02 +0000)]
Merge "Add alignment support in LinearLayout." into devel/master
Anton Obzhirov [Thu, 23 Aug 2018 14:02:33 +0000 (15:02 +0100)]
DALi Version 1.3.38
Change-Id: I9f1ecdc0193ae5405f410d16c5de5af1c1867043
Anton Obzhirov [Thu, 19 Jul 2018 16:54:19 +0000 (17:54 +0100)]
Add alignment support in LinearLayout.
Change-Id: Ie9a575c4318335ab7806f06502a5e624f8365b50
Heeyong Song [Tue, 21 Aug 2018 00:16:38 +0000 (00:16 +0000)]
Merge "Add ImageVisualShaderFactory" into devel/master
thothamon [Fri, 17 Aug 2018 11:15:46 +0000 (12:15 +0100)]
DALi Version 1.3.37
Change-Id: I9a2217b59745816dd2d8254e194e8369cf095c43
Heeyong Song [Fri, 17 Aug 2018 06:02:58 +0000 (15:02 +0900)]
Add ImageVisualShaderFactory
- Add ImageVisualShaderFactory to share shader sources
- Support custom shader in SVG visual
Change-Id: I58ebab4dbbbb3a3976e1ec7ce84ac284f5bc890b
Agnelo Vaz [Tue, 10 Jul 2018 09:30:18 +0000 (10:30 +0100)]
ImageView Relayout after ResourceReady
Change-Id: I81177df0b26eb8d4108e587724bd35e8d2e1c51e
xb.teng [Tue, 14 Aug 2018 06:55:09 +0000 (14:55 +0800)]
Revert "Fix focus issue after calling ClearFocus api"
I revert this patch, because it doesn't cover mobile profile.
Mr. Sun upload a new patch for it:
https://review.tizen.org/gerrit/#/c/186741
This reverts commit
f7e78caead4596a66b750444e77343856432d36d.
Change-Id: I8aef3d12907d74af849be9f061f92d65b27dea17
Heeyong Song [Mon, 13 Aug 2018 07:55:03 +0000 (16:55 +0900)]
Fix a custom shader issue
- Fix a hash key generation in the texture manager
- Set a pre-multiplied state according to the flag
Change-Id: I22481d3a01f9634f8ec2d85506034d8142b2ceaa
Agnelo Vaz [Fri, 10 Aug 2018 14:37:46 +0000 (15:37 +0100)]
Svace errors in Grid layout
Change-Id: I396bded7da473a87a54428105d86ff5b5a85d5d2
György Straub [Fri, 10 Aug 2018 09:11:07 +0000 (10:11 +0100)]
DALi Version 1.3.36
Change-Id: I9901953dfa0791187a721b47efcec40baabebf3f
Adeel Kazmi [Thu, 9 Aug 2018 08:36:07 +0000 (08:36 +0000)]
Merge "Adding GridLayout" into devel/master
Agnelo Vaz [Mon, 25 Jun 2018 15:41:31 +0000 (16:41 +0100)]
Adding GridLayout
Change-Id: I2e23b7b2a396677167a88f6366a6b9ea6d0f617b
Adeel Kazmi [Wed, 8 Aug 2018 16:28:18 +0000 (16:28 +0000)]
Merge "Added UseFocusIndicator API to devel keyboard-focus-manager" into devel/master
huiyu.eun [Thu, 2 Aug 2018 03:01:09 +0000 (12:01 +0900)]
Set the thread name (image/svg)
Change-Id: I367167bbe0e5b6d66080d3d093ba0a1a1d785831
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
minho.sun [Thu, 12 Jul 2018 06:58:12 +0000 (15:58 +0900)]
Added UseFocusIndicator API to devel keyboard-focus-manager
Added UseFocusIndicator API to devel keyboard-focus-manager.
Some developers want to use other way to indicate focus state instead of using focus indicator.
In this case, currently they use work-around which is setting transparent actor as focus indicator.
For convenience, support UseFocusIndicator API.
If user sets state to false, focus indicator will disapear immediately
and not be shown until setting state to true.
Change-Id: I0678f56e17e76751fe6a365b2d565f7b592c6d36
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Mon, 6 Aug 2018 00:29:22 +0000 (00:29 +0000)]
Merge "Support software styling" into devel/master
greynaga [Fri, 3 Aug 2018 09:30:28 +0000 (10:30 +0100)]
DALi Version 1.3.35
Change-Id: Ie6be83bf0927dbd530cc530553bb3ab60fa61fb8
minho.sun [Thu, 26 Jul 2018 08:20:42 +0000 (17:20 +0900)]
Support software styling
When DALi fails to find font which support correct style,
apply software styling to glyph.
DALi will support bold / italic by software.
Change-Id: Icaacd70c3721fe0c1f56b7782f3a6510fc6bfb59
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Wed, 1 Aug 2018 12:56:18 +0000 (12:56 +0000)]
Merge "Fix focus issue after calling ClearFocus api" into devel/master
HyunJu Shin [Tue, 31 Jul 2018 09:58:20 +0000 (09:58 +0000)]
Merge "Modified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking" into devel/master
Seoyeon Kim [Wed, 25 Jul 2018 11:25:27 +0000 (20:25 +0900)]
Fix LinearLayout Padding bug
- Consider padding.start to child left when layouting the children vertically.
- Consider padding.top to child top at first on Layout passes.
Change-Id: I75236f8c85a4b5e91edc5868da2250bdc9bf3f19
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Fri, 13 Jul 2018 15:44:06 +0000 (16:44 +0100)]
Modified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking
Change-Id: I6066314d734b87eb1b13ed7946f5e14ef40e4e70
Adeel Kazmi [Fri, 27 Jul 2018 15:51:55 +0000 (15:51 +0000)]
Merge "Change layout item list order according to the actor's child list" into devel/master
David Steele [Fri, 27 Jul 2018 11:42:35 +0000 (12:42 +0100)]
DALi Version 1.3.34
Change-Id: Ief0d54cbd4756d718e03b381899c6dc25358c56d
Heeyong Song [Wed, 25 Jul 2018 08:56:31 +0000 (17:56 +0900)]
Change layout item list order according to the actor's child list
Change-Id: Ibffb65ec27cc5aea98a2736efb3dab9af4b66322
Adeel Kazmi [Wed, 25 Jul 2018 18:24:30 +0000 (19:24 +0100)]
(ImageView) if no padding, then do not set the transform
Previously, we hardcoded the transform every time even if we didn't need to.
This inadvertantly meant that we could not do some animations.
Now, we just set the transform if we've got padding or the fitting-mode
is set to FIT_KEEPT_ASPECT_RATIO.
Change-Id: Ie15c79bb547ced3399851e33a11704fe869d31f6
David Steele [Tue, 24 Jul 2018 19:25:22 +0000 (20:25 +0100)]
Added base64 encoding/decoding for Property Array/String
We need a means of reading and writing data blocks through the property
system for CustomShaders in VK. Added a mechanism to allow encoding
a vector of uin32_t data into a Property::Value of type STRING or
ARRAY of STRINGS, and a means of decoding the same.
This allows us to keep the property system in line with a JSON encoding,
but trading off data size and decode time.
Change-Id: I2247b340571644b21be5b9ef87fc0e3108e2f571
Signed-off-by: David Steele <david.steele@samsung.com>
xb.teng [Wed, 25 Jul 2018 10:00:31 +0000 (18:00 +0800)]
Fix focus issue after calling ClearFocus api
After calling ClearFocus api, mIsFocusIndicatorEnabled will be 0.
In this case, if you call SetCurrentFocusActor again, then the first pressed direction key is valid, but the second pressed direction key can works. It's an issue.
Change-Id: I0d731263f11b40fa3211fd64388f8c9da5707fc9
huiyu.eun [Thu, 5 Apr 2018 02:29:36 +0000 (11:29 +0900)]
Fix image-visual natural size issue using atlas
Change-Id: Id91909d3a2d934b485723c0b1d2d21ab4b075b70
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Angelos Gkountis [Fri, 20 Jul 2018 12:30:36 +0000 (13:30 +0100)]
DALi Version 1.3.33
Change-Id: I58aa483da47b670f172a4a3856ebcc8b6a66e890
Adeel Kazmi [Thu, 19 Jul 2018 16:51:07 +0000 (17:51 +0100)]
Remove dali-csharp-wrapper.manifest
Change-Id: I2e4ce97709a324bf5fe3d17c9ef7973d38235956
Heeyong Song [Wed, 18 Jul 2018 01:18:54 +0000 (10:18 +0900)]
Fix text opacity issue
The renderer opacity value should be restored when the text opacity value is not zero.
Change-Id: Iff61b7e5665b3d083278d34fcb7701089cd48c91
Heeyong Song [Wed, 11 Jul 2018 06:20:43 +0000 (15:20 +0900)]
Fix text color issue
- Alpha values are pre-multiplied in all text cases. Don't multiply alpha in text shaders.
- Make Renderer's opacity 0 only if a text color's alpha is zero to skip rendering
Change-Id: Ie27ecf23d5b38a2234466ba4963a4a04103b5a45
Adeel Kazmi [Fri, 13 Jul 2018 11:53:54 +0000 (11:53 +0000)]
Merge "Apply markup properties for pre-set text" into devel/master
Adeel Kazmi [Fri, 13 Jul 2018 08:48:39 +0000 (09:48 +0100)]
DALi Version 1.3.32
Change-Id: Iffa83459f0584c4552b1fd3d44992610cee0cf41
Jinho, Lee [Mon, 6 Nov 2017 05:12:09 +0000 (14:12 +0900)]
Apply markup properties for pre-set text
Change-Id: Idbff0dabb14f643f44e2268f6db9dacd7d1e1a44
Heeyong Song [Wed, 11 Jul 2018 06:24:12 +0000 (15:24 +0900)]
Fix typo
Change-Id: I43210b09469197805ac36f8eedc71a9054af0919
Agnelo Vaz [Fri, 6 Jul 2018 09:36:34 +0000 (10:36 +0100)]
DALi Version 1.3.31
Change-Id: Icae0ebdac2ade63739e63eb0efbc8672b447e723
Adeel Kazmi [Thu, 5 Jul 2018 15:24:55 +0000 (15:24 +0000)]
Merge "Add new layouting support for TextLabel and ImageView." into devel/master
Adeel Kazmi [Thu, 5 Jul 2018 15:03:18 +0000 (15:03 +0000)]
Merge "Fix ImageView Padding and Margin issues" into devel/master
Seoyeon Kim [Tue, 19 Jun 2018 09:47:56 +0000 (18:47 +0900)]
Fix ImageView Padding and Margin issues
- Currently padding does not apply to ImageView
because the default Fitting Mode of ImageVisual have changed to FittingMode::FILL,
so ImageVisual does not transform anything on ImageView::OnRelayout().
- Trigger to call Relayout when setting Margin and Padding.
- Removed SetBackgroundVisual() in control-impl.cpp as before,
because it caused an incorrect behavior.
Change-Id: Ic9090180caec59dc5a5f0d63bbb95757f18be0ed
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Agnelo Vaz [Mon, 2 Jul 2018 10:53:00 +0000 (11:53 +0100)]
Added test to show Order of SetLayout is not important
Change-Id: If80f4ce350504c22fa6bae70df1e519cffe98d1c
David Steele [Wed, 4 Jul 2018 11:24:53 +0000 (11:24 +0000)]
Merge "Fixed unparenting a layout item from a layout group" into devel/master