Yuto Tokunaga
5021c4e9ca
Add double-tap zoom functionary to ZoomableImage
( #6944 )
...
add <div.zoomable-image__margin/> to keep margin of the image on zooming
move setting `scrollLeft` and `scrollTop` of container from callback of
`setState` to `componentDidUpdate`
add 'hammerjs' package for touch gesture detection
rewrite `ZoomableImage` using 'hammerjs'
2018-03-28 20:40:51 +02:00
..
2018-01-24 04:03:51 +01:00
2017-09-22 04:59:17 +02:00
2017-08-07 19:44:55 +02:00
2018-03-06 07:28:26 +01:00
2018-03-06 07:28:26 +01:00
2018-03-06 07:28:26 +01:00
2018-01-24 04:03:51 +01:00
2018-01-21 13:20:20 +01:00
2017-09-22 17:50:29 +02:00
2017-05-03 02:04:16 +02:00
2017-08-09 00:21:58 +02:00
2018-03-22 09:33:14 +01:00
2017-06-23 19:36:54 +02:00
2017-09-10 08:48:11 +02:00
2018-01-08 20:01:33 +01:00
2018-03-11 15:12:33 +01:00
2018-03-04 20:32:24 +01:00
2018-03-12 03:52:05 +01:00
2017-07-08 00:06:02 +02:00
2018-03-24 12:52:26 +01:00
2017-11-15 03:56:41 +01:00
2018-01-20 01:32:37 +01:00
2018-03-24 15:25:15 +01:00
2018-03-06 07:28:05 +01:00
2018-01-17 16:57:15 +01:00
2018-03-04 20:32:24 +01:00
2018-03-28 20:40:51 +02:00