Skip to content
#

extensibility

Here are 48 public repositories matching this topic...

Manjunath1205
Manjunath1205 commented Oct 30, 2021

When tried to zoom in the diagram it moves towards right instead of zooming the middle of the screen. Zoom through mouse scroll bar is working fine but not using the buttons.

This is what I am doing onclick
<button class="btn" @OnClick="()=> { _diagram.SetZoom(_diagram.Zoom + 0.1);}>

Attaching the screenshot for reference.
![image](https://user-images.githubusercontent.com/93418648/1395206

Improve this page

Add a description, image, and links to the extensibility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extensibility topic, visit your repo's landing page and select "manage topics."

Learn more