Completed
Last Updated: 07 Apr 2014 06:39 by ADMIN
User sometimes need to use a Static Ruler which does not scale when you zoom the Diagram. Or when you pan. Just line with star 0, ticks, end 1024 for example. This line does not move and does nto scale.

There is no easy way to achieve this. UpdateScale method is private. It could be protected.

====

In Q1 2014 SP DiagamRuler will draw itself and its ticks when its Diagram property is NOT set.
Completed
Last Updated: 04 Apr 2014 15:47 by ADMIN
Implement functionality that notifies the user when a shape is dragged out of a container.
Completed
Last Updated: 27 Mar 2014 15:44 by ADMIN
Diagram Shapes' property is bound to property from the ViewModel.
Case 1) Using GraphSource =>Shapes DataContext is automatically apllied. GraphSource is set to null or changed.
Or
Case 2) Not using Graphsource. Shape's DataContext is set manually (in code behind). Diagram.Clear() is invoked.

Result: Binding Expression erors in Output indicate missing properties - these are bound properties of the shapes.
Completed
Last Updated: 27 Mar 2014 15:43 by ADMIN
Diagram Shapes' property is bound to property from the ViewModel.
Case 1) Using GraphSource =>Shapes DataContext is automatically apllied. GraphSource is set to null or changed.
Or
Case 2) Not using Graphsource. Shape's DataContext is set manually (in code behind). Diagram.Clear() is invoked.


Result: Binding Expression errors in Output indicate missing properties - these are bound properties of the shapes.
Completed
Last Updated: 27 Mar 2014 12:56 by Charles
When an implicit theme is applied in the project the ShapeStyleSelector property of the RadDiagrams doesn't work. More specifically the selector is never called.
Completed
Last Updated: 04 Mar 2014 12:32 by ADMIN
Inherit RadDiagramConnector and add it to a Shapes' Connectors collection. Copy / Pasting (or other serialization / deserialization action) the shape creates RadDiagramConnector, not the custom type of connector.
Completed
Last Updated: 04 Mar 2014 12:30 by Andrew
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Diagram
Type: Feature Request
11
ManipulationAdorner (including Rotation thumb, resizing thumbs) should not be zoomed along with the shape.
Completed
Last Updated: 04 Mar 2014 12:29 by ADMIN
Currently the Bezier Connections Start,End Points and the two editing points are created in a common Canvas. There is no mechanism to hide the editing points but show the start and end point.
Note: Currently there's a way to hide editing or intermediate points - you'll need a style and a converter. We've added a new SDK example (HideBezierHandles) demonstrating this.
Completed
Last Updated: 04 Mar 2014 12:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Diagram
Type: Bug Report
4
Users need to create custom mouse tools and set them as ActiveTool of the RadDiagram.
Completed
Last Updated: 04 Mar 2014 12:18 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Diagram
Type: Feature Request
3
Users should be able to easily customize the Pan operation of the diagram.
Update: With Q1 2014 you'll be able to customize all the diagram tools
Completed
Last Updated: 17 Feb 2014 09:04 by ADMIN
Extend the serialization process to save the type of the custom connectors along with their most common properties - such as their Background, BorderBrush and size.
4 5 6 7 8 9