Aleksey Gladysh
Aleksey Gladysh
I don't know if this was always the case, but Parcel does support multiple entry files. It's in their [Getting Started](https://parceljs.org/getting_started.html#multiple-entry-files) documentation. I think using a glob pattern pointed to...
This may be just wishful thinking, but is there a way to integrate the light box with React Router so that images open in the light box could also have...
I've been searching for something to replace fancyBox and so far this is the nicest light box I've found for React. However it has several issues on mobile devices. 1....
When zooming in, panning, and then zooming out partially, the picture gets stuck with part of it off screen and can't be panned back. This issue appears on all devices...
A few nice ideas to improve zoom and pan are as follows: 1. Zooming in on the area under the mouse cursor rather than the center of the photo once...
I installed the extension via Zed's extension manager, but the `extension.toml` looks different from the one in the repo. Here the snippets are in the extension's root directory and referenced...