angular2-image-zoom icon indicating copy to clipboard operation
angular2-image-zoom copied to clipboard

Initial zoom setting

Open marcosreynoso opened this issue 6 years ago • 1 comments

Hi, How can I set the initial zoom? I need you to start with a 4x zoom when initializing the component. I try with [zoomLevel] input but this don't work.

Thank you.

marcosreynoso avatar May 03 '18 17:05 marcosreynoso

Hi @marcosreynoso I had the same issue, so I fixed it and created this pull request: https://github.com/brtnshrdr/angular2-image-zoom/pull/26

ivanst-stoyanov avatar Jun 19 '18 10:06 ivanst-stoyanov