-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for FlexLayout padding issue (#24195)
* Fix-15991- Fixed the padding issue on FlexLayout by add the padding calculation in the Measure and ArrangeChildren method(). * added UITest - 15991 * Fix-15991- Output images added for android and iOS. * Fix-15991-Updated test method name. * Fix-15991-Updated the test image based on the Test method name. * Fix-15991-Updated test method with scrollView automationID. * Fix-15991-Output image added for windows. * Fix-15991-Added Unit test case and removed UI testcase. * Fix-15991-Modified Unit TestCase FlexLayout. * Fix-15991-Modified Unit TestCase for FlexLayout.
- Loading branch information
1 parent
e4ac658
commit ddab6b3
Showing
2 changed files
with
89 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters