Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236)
- Use URL.createObjectURL (replace from FileReader)
- Use HTMLCanvasElement.prototype.toBlob
  (replace from HTMLCanvasElement.prototype.toDataURL)
- Use Promise (replace callback interface)
2018-04-23 09:15:51 +02:00
..
2018-04-22 03:07:25 +09:00
2018-04-18 16:50:19 +02:00
2017-11-18 19:39:02 +01:00
2018-04-23 09:15:51 +02:00
2018-04-18 16:50:19 +02:00
2017-05-20 17:31:47 +02:00
2017-09-30 04:29:56 +02:00
2017-06-10 15:06:50 +02:00
2017-08-29 17:06:19 +02:00