Completed
Last Updated: 20 Feb 2015 07:36 by Seth
In data binding scenarios these propeties are not updated automatically. Currently if you want to bind the StartPoint and EndPoint properties of the RadDiagramConnection you will have to update new position of the connection manually. This can be done in the PropertyChanged event of the connection. In the Handler you can cast your connection to IConnection and call the Update() method, if the e.PropertyName holds the property that you change.

Will be available in Q1 2015 Release.
Completed
Last Updated: 12 Feb 2015 07:48 by ADMIN
ADMIN
Created by: Petar Mladenov
Comments: 0
Category: Diagram
Type: Bug Report
1
OrgTreeRouter holds references to RadDiagramConnections which are not removed from memory.

Available in LIB version: 2014.3.1409
Completed
Last Updated: 09 Feb 2015 16:13 by ADMIN
ADMIN
Created by: Petar Mladenov
Comments: 0
Category: Diagram
Type: Feature Request
0
Issues when drawing with diagram drawing tools on win8 touch device. Drawing is not smooth - it is very angular and slow. 

Available in LIB version: 2014.3.1409
Completed
Last Updated: 09 Feb 2015 15:40 by ADMIN
IsZoomEnabled property is not respected when the diagram is zoomed with touch/pinch gesture

Available in LIB version: 2014.3.1409
Completed
Last Updated: 09 Feb 2015 15:16 by ADMIN
IsPanEnabled property is not respected when the diagram is panned with touch/pan gesture

Available in LIB version: 2014.3.1409
Completed
Last Updated: 09 Feb 2015 15:08 by ADMIN
RadContextMenu is set on DiagramShape. On touch device, you cannot open the ContextMenu with Tap and hold gesture.

Available in LIB version: 2014.3.1409
Completed
Last Updated: 05 Feb 2015 17:29 by ADMIN
ADMIN
Created by: Zarko
Comments: 0
Category: Diagram
Type: Bug Report
1
Using TreeLayout may lead to a memory leak because the TreeLayoutProcessor keeps a reference to the layout Root.

Available in LIB version: 2014.3.1402
Completed
Last Updated: 28 Jan 2015 15:31 by ADMIN
Available in LIB version: 2014.3.1402
Completed
Last Updated: 23 Jan 2015 16:55 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Diagram
Type: Feature Request
9
Allow the user to customize the caps (SourceCapType and TargetCapType) of the connection.

Exposed are  two new virtual methods in the RadDiagramConnection - CreateSourceCapGeometry and CreateTargetCapGeometry

Available in Q1 2015
Completed
Last Updated: 21 Jan 2015 15:02 by ADMIN
If you manually remove a connection from a container (Source and Target are still in the container) and then drag this container in another one an exception will be thrown.

The fix is available in LIB Version 2014.3.1326.
Completed
Last Updated: 19 Jan 2015 14:09 by ADMIN
When using SettingsPane on connection, the source and target cap types combos can be misaligned. For example when source is None and target is arrow 1.

Available in LIB version: 2014.3.1319
Completed
Last Updated: 16 Jan 2015 16:42 by ADMIN
The RadDiagramContainerShape size expands when a connection is added in its Items and then a connection point is added with Ctrl+Click.

The fix is available in LIB Version 2014.3.1312.
Completed
Last Updated: 15 Jan 2015 15:30 by ADMIN
Setting IsConnectorsManipulationEnabled on a shape doesn't hide/show the Connectors immediately - you have to force a VisualState update. 

The fix is available in LIB Version 2014.3.1312.
Completed
Last Updated: 15 Jan 2015 14:39 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Diagram
Type: Bug Report
3
When a RadDiagramItem is deserialized, some of its properties receive local values. This is why if you have applied style setters on these properties, the value applied by the style setter is no longer used.
Completed
Last Updated: 14 Jan 2015 15:08 by ADMIN
Add some connection points to polyline connection. Move them. Then Select all with Ctrl + A. You will notice the Blue multiselection geometry is not with the correct geometry - it should be over the connection but it is not.

Fix is available in LIB Version 2014.3.1208.
Completed
Last Updated: 14 Jan 2015 12:08 by ADMIN
At least 3 shapes are located in a ContainerShape. When moving them with dragging to other ContainerShape, the first container is resized but it should not.

Fix is available in LIB Version 2014.3.1312.
Completed
Last Updated: 13 Jan 2015 15:33 by ADMIN
In ConnectionDeserialized event the ConnectionSerializationRoutedEventArgs must contain the connection.
This must be just like shape is in the args of the ShapeDeserialized event.
Completed
Last Updated: 13 Jan 2015 14:20 by ADMIN
In some cases when there are no crossings, empty spaces can be observed on the connections.

The fix will be available with Q1 2015 Release.
Completed
Last Updated: 13 Jan 2015 14:20 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Diagram
Type: Bug Report
4
Connection Bridges Greatly Degrade Performance. Iven if there are no crossings, performance is very slow.
 In some scenarios empty spaces on the connections are observed even if there are no crossings.

The fix will be available with Q1 2015 Release.
Completed
Last Updated: 13 Jan 2015 14:18 by ADMIN
ConnectionManipulationCompleted event does not fire when a shape is rotated more than 45 degrees and custom connector is used.

The fix is available in LIB Version 2014.3.1305.