summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeungkeun Lee <sngn.lee@samsung.com>2017-07-04 16:20:24 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-07-10 11:11:28 +0900
commita0eafa63f4994dee7bbabf1ef916f520a0f68182 (patch)
tree03e0b40a342147bb4fdab7e5d846aab395f1a7ba /docs
parent01496831b6404774f28e38db08e43fef83caf91a (diff)
downloadxamarin-forms-a0eafa63f4994dee7bbabf1ef916f520a0f68182.tar.gz
xamarin-forms-a0eafa63f4994dee7bbabf1ef916f520a0f68182.tar.bz2
xamarin-forms-a0eafa63f4994dee7bbabf1ef916f520a0f68182.zip
Fix Layout issue
- All layouts should update all children position when their position is updated But it was done by EFL box - Some case, before child was added into Box(efl), Layout(Box) was moved. and child who didn't added into Box does not moved - Fixing * Remove overried UpdateLayout method on LayoutRenderer * Moved SetRenderer position after adding the children - Refactoring * Change IVisualElementRenderer interface * UpdateNativeGeometry was Changed to private * UpdateLayout was exposed as IVisualElementRenderer Change-Id: I74bfdab00667bd6fa13cd8d392868af901b98dae
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions