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

[CURA-11957] Makerbot file formats don't just have 1 mime-type. #19492

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

rburema
Copy link
Member

@rburema rburema commented Aug 6, 2024

There are machines with other mime-types. Prepare for that one.

(otherwise solved by previous efforts)

There are machines with other mime-types. Prepare for adding that one.

last step of CURA-11957 (otherwise solved by previous efforts)
@rburema
Copy link
Member Author

rburema commented Aug 6, 2024

❌'s are probably because this is based on a main where that also happens 😅

@fieldOfView
Copy link
Collaborator

This code would benefit from not being two ternaries, and from some documentation about what is going on here.

@rburema
Copy link
Member Author

rburema commented Aug 6, 2024

@fieldOfView Fair. I'll have look to see if I can make it less confusing (and more documented).

@rburema
Copy link
Member Author

rburema commented Aug 6, 2024

So I kept the double ternary, but given how short that line now is, I don't think that's a problem.

Copy link
Contributor

@wawanbreton wawanbreton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor remark, but code is much more readable 😃

@HellAholic HellAholic merged commit 83fc0b7 into main Aug 14, 2024
8 checks passed
@HellAholic HellAholic deleted the CURA-11957_sketch_fileformat_autoselect branch August 14, 2024 11: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.

4 participants