FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Desktop Forcing Conversion when not needed by BryonLewis · Pull Request #1546 · Kitware/dive · GitHub

/ dive Public

Desktop Forcing Conversion when not needed - #1546

Merged
BryonLewis merged 2 commits into
mainfrom
issue-1545-force-conversion
Nov 18, 2025
Merged

BryonLewis merged 2 commits into
mainfrom
issue-1545-force-conversion

Conversation

Copy link
Copy Markdown
Collaborator

resolves #1545

  • Desktop was forcing conversion on datasets that didn't need a conversion process.
  • I.E. opening a folder of jpgs or pngs and it would attempt to convert a list of data that had a mediaList length of 0
  • Moving this below the check for the arguments for the mediaList length should fix this to prevent jobs running on data that doesn't need to be converted.

BryonLewis requested a review from naglepuff November 18, 2025 15:45
BryonLewis merged commit 97f8034 into main Nov 18, 2025
4 checks passed
BryonLewis deleted the issue-1545-force-conversion branch November 18, 2025 18:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Desktop Attempts to Convert All files

2 participants


Back | FazBrowse Home | New Git URL