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

Fix git workflow #2481

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Fix git workflow #2481

merged 6 commits into from
Aug 2, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    71356cf View commit details
    Browse the repository at this point in the history
  2. Updated file wallpaper_set_screen.dart

    RequestSizeOption from resize_fit to RESIZE_CENTRE_CROP because of error
     error • There's no constant named 'RESIZE_FIT' in 'RequestSizeOptions' • lib/pages/detailed_asset_view/widgets/wallpaper_set_screen.dart:53:62 • undefined_enum_constant
    Raviramnani1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3588291 View commit details
    Browse the repository at this point in the history
  3. Updated file wallpaper_set_screen.dart

    RequestSizeOption from resize_fit to RESIZE_EXACT because of error
     error • There's no constant named 'RESIZE_CENTRE_CROP' in 'RequestSizeOptions' • lib/pages/detailed_asset_view/widgets/wallpaper_set_screen.dart:53:62 • undefined_enum_constant
    Raviramnani1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    adb0929 View commit details
    Browse the repository at this point in the history
  4. Updated file wallpaper_set_screen.dart

    RequestSizeOption removed because of error
     error • There's no constant named 'RESIZE_CENTRE_CROP' in 'RequestSizeOptions' • lib/pages/detailed_asset_view/widgets/wallpaper_set_screen.dart:53:62 • undefined_enum_constant
    Raviramnani1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    27ff425 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7f1ce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. updated some files

    Raviramnani1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0c46d4e View commit details
    Browse the repository at this point in the history