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: trying to load an image from not existing folder, breaks the presentation #88

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Sep 30, 2024

Description

check if the sub-folder exists and return early if not

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment: 🤚

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)
  • Documentation only (no source changes)
  • Maintenance (e.g. dependency updates or tooling)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation updated

@saw-jan saw-jan self-assigned this Sep 30, 2024
@S-Panta S-Panta changed the title fix: trying to load an image from an not existing folder, breaks the presentation fix: trying to load an image from not existing folder, breaks the presentation Sep 30, 2024
@saw-jan saw-jan merged commit 289ffa8 into main Sep 30, 2024
1 check passed
@saw-jan saw-jan deleted the fix/issues-86 branch September 30, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: trying to load an image from an not existing folder, breaks the presentation
2 participants