From e6d88a74f0c832c7bfdd984e0f18a5462b4de12e Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 20 Jul 2022 10:14:56 -0500 Subject: [PATCH 1/3] WIP: add some documentation on IonicSlides WIP: would be great to have some documentation on IonicSlides actually do. Migrating from ion-slides I got the regression that pinch zoom on mobiles work, but doubleclick to zoom (desktop) stopped working. Puzzled because https://swiperjs.com/types/interfaces/types_modules_zoom.zoomoptions says toggle is default true - and then I came to think about IonicSlides. Not sure this is the best place to put it though, but it would be convenient with a list of what settings IonicSlides overrides somewhere, and link to it. --- docs/angular/slides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/angular/slides.md b/docs/angular/slides.md index afeda06f317..1d64e77cec2 100644 --- a/docs/angular/slides.md +++ b/docs/angular/slides.md @@ -166,7 +166,7 @@ See