[NUI] Enable relayout only when layout is set for the layer.
authorjoogab.yun <joogab.yun@samsung.com>
Tue, 6 Feb 2024 07:02:08 +0000 (16:02 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Thu, 8 Feb 2024 01:06:27 +0000 (10:06 +0900)
commite20233f0d8c7ec6f49fa7a966ead8048c0a468a0
tree8d2788630e558a1808fd705c83d629704184729e
parent2ec358d0958263b08b0c064e8694dbe03f04df38
[NUI] Enable relayout only when layout is set for the layer.

If you do not check this, all views on layers that do not have a layout set will be searched unnecessarily.
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs