You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Top is UWP, bottom is WPF handycontrol version,
Since the recent fix we do not return the measured size or minimum size the content takes up.
This is because we are returning the maximum available size from MeasureOverride, regardless of Horizontal and VerticalAlignment. To Reproduce
Describe the bug
A clear and concise description of what the bug is.
Top is UWP, bottom is WPF handycontrol version,
Since the recent fix we do not return the measured size or minimum size the content takes up.
This is because we are returning the maximum available size from MeasureOverride, regardless of Horizontal and VerticalAlignment.
To Reproduce
The text was updated successfully, but these errors were encountered: