Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowChart scrolls automatically down (Read 4170 times)
foxray
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: May 11th, 2011
FlowChart scrolls automatically down
May 11th, 2011 at 6:36am
Print Post  
I have a problem with the latest version of Flow Chart .Net. I have used the FlowChart in a very simple way. I have added ShapeNodes and have connected them by Links, nothing else. Now, sometimes it happens, when I have clicked on a node, the FlowChart scrolls down - completly automatically. When I have clicked in the FlowChart, the scrolling has stoped. Is that a known bug?

Thanks,
Sven
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChart scrolls automatically down
Reply #1 - May 11th, 2011 at 7:30am
Print Post  
This will happen if AutoScroll is enabled and some other control captures mouse input when you click on a node near the edge. You could set AutoScroll = false to disable scrolling, or check if there is CaptureMouse called somewhere that would prevent the DiagramView from detecting the button has been released.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint