google-code-export / gwt-links

Automatically exported from code.google.com/p/gwt-links
2 stars 0 forks source link

The DiagramController draws over any panel drawn over its connections. #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a DiagramController and add a few widgets.Add a connection between the 
widgets. 
2.Create a PopupPanel above this.
3.

What is the expected output? What do you see instead?
The PopupPanel should appear above the connection. But instead the lines of the 
connection cut through the PopupPanel and render it out of focus.

What version of the product are you using? On what operating system?
Gwt-links-1.4.1

Please provide any additional information below.

Original issue reported on code.google.com by shrutibi...@gmail.com on 11 Mar 2015 at 12:31