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

Add explicit thumbnail resizing for thumbnails. #464

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

matthewwardrop
Copy link
Collaborator

Currently, when thumbnails are too large, the base64 encoded string representing the image can exceed the typical limit of 65535 characters on the thumbnail field in the model. This patch fixes this by explicitly resizing the thumbnail on index generation.

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj

@AppVeyorBot
Copy link

@matthewwardrop matthewwardrop merged commit a47ada5 into master Oct 8, 2018
@matthewwardrop matthewwardrop deleted the mw_thumbnails branch October 8, 2018 20:04
tanuj208 pushed a commit to ElucidataInc/knowledge-repo that referenced this pull request Jun 6, 2019
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.

None yet

2 participants