Skip to content

Commit

Permalink
Fixed one edge case with overflowing Expands
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Nov 19, 2024
1 parent 477ce9b commit 660348a
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 132 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
selected. This is not always the desired behavior, and further customization
of this behavior should be allowed, but this is a step in the right direction
compared to the previous behavior.
- Using an `Expand` inside of a `Resize` widget no longer panics with
overflowing math.

### Added

Expand Down
Loading

0 comments on commit 660348a

Please sign in to comment.