Skip to content

Set Expander content height to * instead of Auto#1186

Merged
pomianowski merged 1 commit intolepoco:mainfrom
JakobFerdinand:patch-1
Aug 11, 2024
Merged

Set Expander content height to * instead of Auto#1186
pomianowski merged 1 commit intolepoco:mainfrom
JakobFerdinand:patch-1

Conversation

@JakobFerdinand
Copy link
Copy Markdown
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

In the current state the Expander does not respect the space given to it.
If the content get´s higher than the Expander is allowed to be all the remaining content is hiding behind.
image
See #1180 for more infos.

Issue Number: fixes #1180

What is the new behavior?

In the new behavior the size of content of the Expander is restricted to the size given to the Expander.
image

@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request release labels Aug 1, 2024
@pomianowski pomianowski merged commit 2bd5fea into lepoco:main Aug 11, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

controls Changes to the appearance or logic of custom controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expander content does not respect the given place from outside.

2 participants