Massively zoom in on images, adds panning
This commit is contained in:
parent
68b5064cb1
commit
68cef84c29
3 changed files with 155 additions and 16 deletions
|
@ -12564,6 +12564,20 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-08-23T18:39:37.081Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/Lightbox.tsx",
|
||||
"line": " const imageRef = useRef<HTMLImageElement | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-24T00:03:36.061Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/Lightbox.tsx",
|
||||
"line": " const zoomCoordsRef = useRef<",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-24T00:03:36.061Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/MainHeader.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue