-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #399: Support "Hug Contents" for list widgets.
For rows and columns, let the Row() or Column() size itself based off its children, then inform the layout manager of this size so that the parent can resize if it is an autolayout parent. This also fixes an issue where the modifier passed into DesignView was ignored for nodes that were laid out by the layout manager.
- Loading branch information
Showing
1 changed file
with
28 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