-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Support Min|Max Height|Width on Grid Column|Row Definition #710
Comments
@Redth I don't see it in ColumnDefinition or IGridColumnDefinition, the definition is in another place? |
Sorry, this got batched up with a different min/max height/width request implementation. Reopened, but we have no plans to implement this currently. |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
Is this going to be considered at all? This was a very heavily used thing in WPF. |
If enough folks start replying with 👍 or comments saying they want this feature, then we'd consider it. I can't think of any technical reason that it couldn't be implemented. At the moment we're prioritizing stabilization and bug fixes, so new features probably won't happen for a while. |
👍 |
4 similar comments
👍 |
👍 |
👍 |
👍 |
👍 Is there any current workaround for this? |
👍 |
Yes please! |
👍 |
👍 really disappointed this cannot be done |
I need it too |
@hartez |
Summary
Support Minimum and Maximum Width/Height of Grid Column/Row definitions.
Same as WinUI:
API Changes
Intended Use Case
Define more responsive & dynamic Grid layout sizes
The text was updated successfully, but these errors were encountered: