Skip to content

Allow Stack UI element to take all the space available - #1659

Merged
btiteux merged 1 commit into
mainfrom
feature/1275
Feb 25, 2026
Merged

Allow Stack UI element to take all the space available#1659
btiteux merged 1 commit into
mainfrom
feature/1275

Conversation

@btiteux

@btiteux btiteux commented Feb 24, 2026

Copy link
Copy Markdown
Collaborator

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • New feature or enhancement
  • UI change (please include screenshot!)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe):

What is the current behavior?

The current implementation doesn't allow the Stack Element to use the space available

Issue Number: 1596

What is the new behavior?

Added UseMaxHeight on Stack Ui element to add the height:inherit style, by default UseMaxHeight is false.

Other information

Quality check

Before creating this PR:

  • Did you follow the code style guideline as described in CONTRIBUTING.md
  • Did you build the app and test your changes?
  • Did you check for accessibility? On Windows, you can use Accessibility Insights for this.
  • Did you verify that the change work in Release build configuration
  • Did you verify that all unit tests pass
  • If necessary and if possible, did you verify your changes on:
    • Windows
    • macOS
    • Linux

@btiteux
btiteux merged commit 7e12df8 into main Feb 25, 2026
3 checks passed
@btiteux
btiteux deleted the feature/1275 branch February 25, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants