Quantcast
Channel: Northwoods Software - Latest topics
Viewing all articles
Browse latest Browse all 7417

Diagram is moving on scroll when setting toolManager.panningTool.isEnabled = true

$
0
0

@daison wrote:

I have GoJS diagram. I need to scroll (without using scroll bar) diagram content if the content is larger than diagram size in touch device.

So I set

diagram.toolManager.panningTool.isEnabled = true.

Now I can scroll content in touch device(without using scroll bar).

But in another case where content is less than diagram size.So no scroll bar present.
Now the diagram is moving on scroll.

My requirement is the diagram will not move if the content of the diagram is less than diagram size(When no scroll bar present)

Please suggest a solution for this issue

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7417

Trending Articles