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

Rotate image #4

Merged
merged 10 commits into from
Feb 27, 2024
Merged

Rotate image #4

merged 10 commits into from
Feb 27, 2024

Commits on Feb 21, 2024

  1. Remove unused variable

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d6cde55 View commit details
    Browse the repository at this point in the history
  2. Return value explicitly

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2947fb7 View commit details
    Browse the repository at this point in the history
  3. Refactor gestures

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a505b77 View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    64f8dbb View commit details
    Browse the repository at this point in the history
  5. Use simultaneousGesture

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c2502f4 View commit details
    Browse the repository at this point in the history
  6. Add rotation gesture

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f76d234 View commit details
    Browse the repository at this point in the history
  7. Rotate image

    leoz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    92d6188 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Update configuration

    leoz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9301acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb8df7 View commit details
    Browse the repository at this point in the history
  3. Update demo

    leoz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b1f3174 View commit details
    Browse the repository at this point in the history