Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

<Thumbnail /> enhancements #24

Closed
2 tasks done
rnicholus opened this issue Jul 14, 2016 · 0 comments
Closed
2 tasks done

<Thumbnail /> enhancements #24

rnicholus opened this issue Jul 14, 2016 · 0 comments

Comments

@rnicholus
Copy link
Member

rnicholus commented Jul 14, 2016

Thumbnails tend to look pixelated in some instances since most browsers use linear interpolation when resizing images via <canvas>. There are a number of small libraries that render higher-quality image previews. We should delegate to one of these in React Fine Uploader, such as the tiny one https://github.com/viliusle/Hermite-resize.

  • Higher-quality image preview algorithm. Also replace the screenshot w/ thumbnails in the README after.
  • Property to override default "waiting" and "not available" SVG graphics.
rnicholus pushed a commit that referenced this issue Aug 2, 2016
@rnicholus rnicholus added this to the 0.1.0 milestone Sep 24, 2016
@rnicholus rnicholus modified the milestone: 0.1.0 Oct 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant