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
The Aspect property of the .NET MAUI ImageButton control does not render correctly on Windows for various ImageSource types. The behavior is inconsistent and does not match the expected output seen on other platforms .
Below is a summary of the observed behavior on Windows are not working.
Description
The Aspect property of the .NET MAUI ImageButton control does not render correctly on Windows for various ImageSource types. The behavior is inconsistent and does not match the expected output seen on other platforms .
Below is a summary of the observed behavior on Windows are not working.
Screen.Recording.2025-06-12.at.6.04.06.PM.mov
Screen.Recording.2025-06-12.175605.mp4
Steps to Reproduce
Expected Output: The ImageButton control should respect the Aspect property consistently across all platforms and image source types.
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output