dijkermans

Results 9 issues of dijkermans

Hi, When using a lightbox, it opens when you mousedrag a slide. It should only open when you click. It works fine with Owl. I'm using Tiny Slider with Lightgallery...

Hi, The events dragStart and dragMove are both triggered on mousedown without moving. I think at least dragMove should only be triggered when you're actually dragging/moving. tns 2.9.3 / chrome+edge...

Hi, I'd suggest avoiding the "transition: all" property. It can break other scripts, like scrollreveal scripts. It's a better approach to use specific properties like: "transition: background-color 0.4s ease, color...

Hi, Tapping on the lightbox background doesn't close the lightbox, it only makes the toolbar disappear. However, the close-button does work (also when it's not visible). The lightbox also doesn't...

Implementation Question

Hi, Edge has introduced a Visual Search button. When opening the lightbox, the icon becomes temporary bigger and then animates to the normal size. It shouldn't move/animate/resize. ![visual-search](https://user-images.githubusercontent.com/33194795/162041613-5b8d3cac-bfbd-4b82-96f2-d8295ffc9aa4.jpg) This also...

Bug

Hi, The arrows are not in the vertical center of the image, but in the vertical center of the image+caption. I'd fix that. Regards lum 2.3.5 ![arrows](https://user-images.githubusercontent.com/33194795/151238981-f5b619a2-58ca-4c80-950f-8fccc7de063b.jpg)

Hi, there's a gap with imagesLoaded: true with 3 cells on first time load. It's fixed after resize. ![flickity](https://user-images.githubusercontent.com/33194795/157028705-729333dd-101e-4a00-8727-d54d703731ef.jpg) Test: https://codepen.io/dijkermans/pen/YzEgarb It's fixed with imagesLoaded:false, but then there's unfortunately still...

Hi, The images of the official Parallax demos don't fill the container. ![parallax](https://user-images.githubusercontent.com/33194795/154279175-2fddb127-0891-498f-ba92-574790b976a5.jpg) https://codepen.io/desandro/pen/jAGWRQ https://codepen.io/desandro/pen/qNPbgb It looks better on your site but it has the same problem but just less...

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codepen.io/dijkermans/pen/vYRzzLb ### Bug description Hi, The slider skips a lazy load image in this case;...