ArrangementMode.Resizable
should honor Dim.Auto (min/maxContentSize)
#3782
Labels
Milestone
ArrangementMode.Resizable
should honor Dim.Auto (min/maxContentSize)
#3782
If a View is set like this:
I should not be able to resize the View to be any smaller than 10 + adornments or larger than 20 + adornments.
The current code is blind to DimAuto and just overwrites:
I think there's a way to do this...
The text was updated successfully, but these errors were encountered: