MaximumWidthRequest actually set WidthRequest. #11725
Labels
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
layout-stack
platform/android 🤖
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I want my StackLayout to expand but no more than 450px.
But this property actually sets the width.
Steps to Reproduce
Set MaximumWidthRequest to layout wich use Margin and stretching.
https://github.com/dotnet/maui/files/10117140/WidthIssue.zip
Link to public reproduction project repository
no
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
iOS/android
Did you find any workaround?
On the one hand a logical name, but on the other hand how do I set the maximum width of the component?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: