Christian Vadalà

Results 48 comments of Christian Vadalà

Unfortunately there isn't a feature to do this. Actually the `fitToViewer()` method tries to fit the image only on one side and doesn't move the image to the center. Probably...

Duplicate of this https://github.com/chrvadala/react-svg-pan-zoom/issues/65

I think that the problem is related with some `preventDefault` that are necessary to avoid some other bug. Can you try to add also a callback `onTouchEnd`? LMK

It seems a good feature, we might introduce a new prop to manually enable this extra feature. I was wondering if using a css transition is enough. Feel free to...

Thanks for your suggestion. Probably some lines of code can be copied from fitToViewer function. I'll include this feature in a future version (anyway any PR is appreciated).

Interesting feature Thanks for your suggestion.

It isn't officially supported, but it should work. Can you describe the error and a way to reproduce it? https://github.com/chrvadala/react-svg-pan-zoom/blob/255ff8f1f2e69d244a445d9b54a357090cf12f65/package.json#L80

@gmacario I reviewed the original PR https://github.com/chrvadala/node-ble/pull/53. If you prefer to continue here, we can close the old one and start from here.