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

[REVIEW] 249 Simplify Marker Upload #371

Closed

Conversation

devsalula
Copy link
Contributor

Description

This issue includes bring the part of generating a marker, already to the form of sending a marker.

Resolves (Issues)

#249

General tasks performed

  • Using pymarker to generate marker
  • Separate the object form from the marker form
  • Save marker in database

@MatheusBlanco helped me with this issue.

Have you confirmed the application builds locally without error? See here.

  • Yes
  • No

☠️ ☠️ Reason: This issues uses a pymarker lib, which contains a bug when trying to submit a transparent marker.

For transparent images instead of the generated marker having a white background, it ends up turning all black.
Example:
Image
sleep

Generated Marker:
marker

😃 😃 Me, @manueng and @darmsDD have already solved this problem in the pymarker and as soon as the PR is accepted, this bug will be fixed here.

@pablodiegoss pablodiegoss force-pushed the develop branch 10 times, most recently from 50d4c28 to fd01e19 Compare February 17, 2021 18:38
@pablodiegoss
Copy link
Member

This branch is too old and conflicting with newer commits on develop, I've merged these commits into a new branch here since I don't have access to the original repository.
All commits here are included in #455

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.

2 participants