Skip to content
Snippets Groups Projects
  1. Apr 18, 2020
  2. Aug 17, 2019
  3. Aug 15, 2019
  4. Aug 06, 2019
  5. Feb 02, 2019
  6. Jul 28, 2018
  7. May 16, 2018
  8. May 09, 2018
  9. Apr 23, 2018
    • Yamagishi Kazutoshi's avatar
      Refactor resizeImage method (#7236) · 0758b00b
      Yamagishi Kazutoshi authored
      - Use URL.createObjectURL (replace from FileReader)
      - Use HTMLCanvasElement.prototype.toBlob
        (replace from HTMLCanvasElement.prototype.toDataURL)
      - Use Promise (replace callback interface)
      0758b00b
Loading