Skip to content

Re-Enable Import .WIF #224

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

Open
Devendork opened this issue Feb 26, 2025 · 1 comment
Open

Re-Enable Import .WIF #224

Devendork opened this issue Feb 26, 2025 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Devendork
Copy link
Member

The current code is commented out. We just need to create a UI option for uploading and then double check that it is working as intended. I think it has to be imported as a seed draft, since the output of operations currently doesn't support exporting loom (threading/tieup) information with the drawdown. If we had an import button from the top window, we could initiate a seed draft and store this information. We may also need to update the materials library to match the materials specified in the file.

@Devendork Devendork added the good first issue Good for newcomers label Feb 26, 2025
@ggcespia
Copy link

Hi, there was some WIF related code in the repo, but I didn't know if it was to be used for something other than uploading a WIF as an image. So, I added that ability by adding a WifToImageConverter class and adding .wif to the file upload types. These are the files affected:
src/app/core/modal/share/share.component.html
src/app/core/provider/media.service.ts
src/app/mixer/palette/operation/parameter/parameter.component.html
src/app/core/provider/wifimage.service.ts

Teresa Edmisten will send you the files. I have your git repo and a local branch, but I don't want to upload those changes for fear of subverting what you were doing with the 'other' WIF processing. I've tested this and it works fine, Teresa has it running on her local repo as well. cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants