Skip to content
#

extensibility

Here are 50 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

enhancement good first issue
eagle

Eagle (Extensible Adaptable Generalized Logic Engine) is a scripting language that belongs to the Tcl family of languages. It is interpreted, dynamically typed, and cross-platform. It was designed to act as a "glue language" and integrate easily into existing systems written for the Common Language Runtime (CLR). It can also be used to write standalone applications and tools.

  • Updated Jun 9, 2022
  • C#

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