-
Notifications
You must be signed in to change notification settings - Fork 0
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
✨ Add image import functionality #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @michal-gubricky,
I added some minor changes, hope that's fine for you as the code was not marked as "WIP".
Hi @NotTheEvilOne, it was just the first working iteration of the code, which was published at the end of the day. So some kind of "WIP", that's why I haven't assigned anyone as a reviewer yet. But I appreciate your changes in the code. I will take a look at them and test them. Thank you. |
c8f4fdc
to
bd1c8ea
Compare
Signed-off-by: michal.gubricky <[email protected]>
Signed-off-by: Tobias Wolf <[email protected]>
Signed-off-by: Tobias Wolf <[email protected]>
Signed-off-by: michal.gubricky <[email protected]>
bd1c8ea
to
e1206b2
Compare
re-implemented in #27 |
What this PR does / why we need it:
Add image import functionality
Needs to be tested...