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

Drag and drop should expand sequential files into a single source. #106

Closed
mpkepic opened this issue Jun 7, 2024 · 2 comments
Closed

Drag and drop should expand sequential files into a single source. #106

mpkepic opened this issue Jun 7, 2024 · 2 comments

Comments

@mpkepic
Copy link
Contributor

mpkepic commented Jun 7, 2024

Reproduced on Windows 10; referenced in both #100 and #21; creating this as a discrete bug report.

When you specify a path containing a frame sequence on the command-line, it works, however drag and drop for a folder loads each file as a separate source.

@mpkepic
Copy link
Contributor Author

mpkepic commented Jun 7, 2024

I've reproduced the issue in-isolation; the problem shows up when I have a string with double-backslashes and a format string; it incorrectly extracts the extension.

Sadly this is an apparent bug in std::filesystem; so I'm looking at working around it in xStudio.

@mpkepic
Copy link
Contributor Author

mpkepic commented Jun 7, 2024

Latest commit on the PR should resolve this, let me know if you find any edge cases, but I can drag a folder of frames in now!

@mpkepic mpkepic closed this as completed Jun 7, 2024
mpkepic added a commit to mpkepic/xstudio that referenced this issue Jul 19, 2024
…wareFoundation#106

Signed-off-by: Michael Kessler <michael.kessler@epicgames.com>
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

No branches or pull requests

1 participant