Fixed scroll issue when use padding of TextField/TextEditor 01/252201/6
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 25 Jan 2021 11:10:57 +0000 (20:10 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Mon, 22 Feb 2021 02:06:15 +0000 (11:06 +0900)
In OnRelayout, the size of mStencil, mActiveLayer should be calculated including padding.
And the elements of text-decorator should also be positioned based on the size including padding.

Change-Id: Iafc745a464b39560bb9707675878d3b47944653b
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>

No differences found