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 infoPanel crashes when loading incompatible images, that also need to be stretched #1418

Merged
merged 8 commits into from
Feb 24, 2024

Commits on Feb 10, 2024

  1. Fix infoPanel crash when surface formats aren't identical

    only stretch images if they're too big, it can look horrible when stretching smaller ones
    some extra error handling in Gallery/infoPanel
    tGecko committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f2225e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 16, 2024

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

Commits on Feb 24, 2024

  1. Improved scaling

    Aemiii91 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6f8176d View commit details
    Browse the repository at this point in the history
  2. Fix test

    Aemiii91 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    43d3af8 View commit details
    Browse the repository at this point in the history
  3. Fix test 2

    Aemiii91 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c633296 View commit details
    Browse the repository at this point in the history
  4. Fix test 3

    Aemiii91 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    fb844c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8f0b75 View commit details
    Browse the repository at this point in the history