Skip to content
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

[Windows] Clamp images inside buttons to button width/height #22276

Merged
merged 14 commits into from
May 15, 2024

Commits on Apr 9, 2024

  1. Port to SR4

    Mike Corsaro committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    10c3130 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    222b06a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix images expanding super large

    Mike Corsaro committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3977ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix layout cycle in flex view by setting image stretch property if bu…

    …tton doesn't have a width or height set
    Mike Corsaro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5db5473 View commit details
    Browse the repository at this point in the history
  2. Add flex-layout test w/ button

    Mike Corsaro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    50b98ff View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Refactor MauiButton content layout to use MeasureOverride and Arrange…

    …Override
    Mike Corsaro committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    17aa77d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge branch 'foda/ImgButtonResizeSR4' into foda/imgbuttonresizemain

    # Conflicts:
    #	src/Controls/tests/UITests/snapshots/windows/Issue21513Test.png
    Mike Corsaro committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a085283 View commit details
    Browse the repository at this point in the history
  2. update image

    Mike Corsaro committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1de6e2e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3142dfe View commit details
    Browse the repository at this point in the history
  2. Update spacing logic

    Mike Corsaro committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9b73cd9 View commit details
    Browse the repository at this point in the history
  3. Update img

    Mike Corsaro committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6feaa02 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. - use image from CI

    PureWeen committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1f5c637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817f184 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Remove image spacing if we have empty text

    Mike Corsaro committed May 13, 2024
    Configuration menu
    Copy the full SHA
    55c73e5 View commit details
    Browse the repository at this point in the history