Skip to content

After using PanZoom, the drawing will become faint. #469

@x417786066-ship-it

Description

@x417786066-ship-it

After using PanZoom, the drawing will become faint.

Before svgPanZoom:
Image

After svgPanZoom:
Image

SVG file:Image

Settings:
svgPanZoom(this.viewerBody.nativeElement, {
zoomEnabled: true,
dblClickZoomEnabled: true,
// controlIconsEnabled: true,
fit: true,
center: true,
maxZoom: 100,
mouseWheelZoomEnabled: this.mouseWheelZoomEnabled,
controlIconsEnabled: false,
preventMouseEventsDefault: false // Check if this option exists
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions