Skip to content
  • Yuto Tokunaga's avatar
    5021c4e9
    Add double-tap zoom functionary to `ZoomableImage` (#6944) · 5021c4e9
    Yuto Tokunaga authored
    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'
    5021c4e9
    Add double-tap zoom functionary to `ZoomableImage` (#6944)
    Yuto Tokunaga authored
    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'
This project manages its dependencies using Yarn. Learn more
Loading