Skip to content

Panel Min Height #1878

@rogerbarreto

Description

@rogerbarreto

Is your feature request related to a problem? Please describe.
I'm currently implementing an UI that I use a panel on top with varying description sizes as I change the choices in the menu, having this content in a panel keeps moving my choices as the text changes for each item description.

Describe the solution you'd like
Ideally I would expect a MinHeight option where I could provide the minimum height the panel would have, and at any moment (rare occasions) the text overflows the panel height, the panel behaves as if there was no Height set, without me losing the content due to truncation.

Describe alternatives you've considered
As an alternative I tried using the Height property of the panel but this approach is very strict as it truncates the content when it overflows, ideally I should allow this jiggering happen only if the content is way too big, minority of the cases without losing the information (truncation).


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions