Fixed issue [TNEXT-2869] 90/147990/1
authorSung-jae Park <nicesj@nicesj.com>
Wed, 6 Sep 2017 07:57:58 +0000 (16:57 +0900)
committerSung-jae Park <nicesj@nicesj.com>
Wed, 6 Sep 2017 07:57:58 +0000 (16:57 +0900)
commitf4366e392d9f7e56f80f44c68054b32d19634fc3
tree7fa84a5886aa9969166f8e88b28da05ffb5f404a
parent1f0fae0a66389565c6ff3628168195e1ffe03165
Fixed issue [TNEXT-2869]

The scroller view of the image tab overlapped entire screen.
Because of the overlapped scroller view, the bottom area,
which includes various controllers such as buttons and combo box,
is not able to get the focus or the events from the user.

This patch resizes the height of the scroller in the image tab.
After applying this patch, the bottom area will get the user events
like the other tabs.

Reference: http://suprem.sec.samsung.net/jira/browse/TNEXT-2869

Change-Id: I9141ff02bc5266bea00ea43a8bf2241d02059741
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
TVMediaHub/TVMediaHub.Tizen/Views/ImageTab.xaml