Declined
Last Updated: 11 Aug 2016 14:05 by ADMIN
Add spell checking to the shape and connections, while editing
Declined
Last Updated: 22 Oct 2021 10:29 by Petar
If two connections are crossing one another at a connection point, the connection bridge (bow or gap) is not drawn.
This is reproducible only with the ConnecitonBridge property of RadDiagram set to Bow or Gap.

A possible workaround is to create a class that derives from RadDiagramConnection and override its CreateGeometry, where you can manually calculate and create the geometry of the connection line along with a connection bridge geometry.
Declined
Last Updated: 20 Mar 2024 11:34 by Petar
The ExportToImage method of the RadDiagram control does not take into account transforms applied to the diagram items.
Declined
Last Updated: 21 Nov 2022 09:19 by ADMIN
Created by: Bartosz
Comments: 2
Category: Diagram
Type: Bug Report
0

Hi,

In project we have noticed that sometimes for RadDiagram.ConnectionManipulationCompleted we receive unexpected values in event.

This problem is not systematic but it occurs often at the drag of new connection.

To make it reproducible for you I used CustomConnectors sample project from Diagram.

For easier analysis I recorded a video with bug and changes to CustomConnectors project.

 

Best regards,

Bartosz