Skip to content

Commit

Permalink
Handle Grid * expansion when size is larger than minimum, but less th…
Browse files Browse the repository at this point in the history
…an sufficient to display full size (#14902) (#15653)

* Add tests for overlapping stuff, checkpoint before working out the multiple arrange stuff

* Working, just needs a lot of cleanup

* More cleanup

* Break down decompress method

* Add test for multiple Arrange calls

* More comprehensive test for multiple Arrange calls

* No longer need the Available* methods

* Pare down star decompression

* Fix empty star row/column error

* Make the grid structure methods clearer in their purpose

* Remove return from ResolveStars

* Auto-format source code

* Account for greedy control measurement behavior

* Auto-format source code

* Remove extraneous using

* Prevent unnecessary LayoutSubviews in xplat backing controls

---------

Co-authored-by: GitHub Actions Autoformatter <autoformat@example.com>
  • Loading branch information
hartez and GitHub Actions Autoformatter authored Jun 15, 2023
1 parent d434e54 commit 8f0c2a8
Show file tree
Hide file tree
Showing 5 changed files with 518 additions and 218 deletions.
Loading

0 comments on commit 8f0c2a8

Please sign in to comment.