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

An Angular2 Image Zoom Directive

Results 15 angular2-image-zoom issues
Sort by recently updated
recently updated
newest added

When I build with Angular 9 (`ng build`), I get the following error message: > ERROR in node_modules/angular2-image-zoom/index.d.ts:4:22 - error NG6002: Appears in the NgModule.imports of PGModule, but could not...

I want to know how to use this project in angular2, does anyone help me?

@brtnshrdr Getting below error. Can't bind to 'imageZoom' since it isn't a known property of 'img' Working on angular 7 and ionic 4. Can you please let me know, where...

simply change all clientX to pageX and clientY to pageY and it's working as aspected.

Hi, Like we hover on image than a lens appears on the image that moves when you move the mouse that works perfectly but if you scroll the browser to...

I tried your code,when on desktop mouse over is working for zooming image but when i set screen to ipad pro mode zoom is not working.On click function only image...

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....

I need to zoom the particular image on hover , at the time the image will zoom inside edge but not in lens or windows.Please help me out...

Think it would be good to have the option to lazy load the larger image. At the moment the large image is downloaded automatically