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-14 12:41:08 +02:00
2018-03-24 13:06:27 +01:00
2017-07-08 00:06:02 +02:00
2017-05-20 17:31:47 +02:00
2018-04-23 09:15:51 +02:00
2017-09-13 10:24:33 +02:00
2017-05-20 17:31:47 +02:00
2018-03-24 13:06:27 +01:00
2018-01-20 01:32:37 +01:00
2018-02-28 06:54:55 +01:00
2018-03-24 13:06:27 +01:00
2018-04-17 15:23:46 +02:00
2018-03-24 13:06:27 +01:00
2018-04-18 13:09:06 +02:00
2018-04-18 13:09:06 +02:00