Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: garamond13/w-image-viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: garamond13/w-image-viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 20, 2023

  1. edit struct Range

    - Remove clmap().
    - Make is_valid() cosnt
    garamond13 committed Dec 20, 2023
    Copy the full SHA
    4b5cac1 View commit details

Commits on Dec 21, 2023

  1. implement info

    - Start collecting various info across the entire application.
    - Changes to overlay.
    garamond13 committed Dec 21, 2023
    Copy the full SHA
    fc9e2d2 View commit details
  2. limit scale

    - Limit scale so we don't exceed min or max texture dims, or stretch image.
    garamond13 committed Dec 21, 2023
    Copy the full SHA
    e8a79f1 View commit details
  3. bump version number before release

    - v1.2.0.
    garamond13 committed Dec 21, 2023
    Copy the full SHA
    301a452 View commit details
Loading