-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix margin for grid layout nested inside grid * Minor fix for grid layout At time of end_row, current state is finished updating row_height. Might as well use that instead of previous state. * Fix horizontal advancing for nested layouts in grid * Add back horizontal layout * Add test for nested layouts in grids * make test table striped * Improve table test case with slider for dynamic text
- Loading branch information
Showing
2 changed files
with
70 additions
and
20 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