When user opens the mini map and changes the zoom level of the map then the MapShapeData objects in VisualizationLayer jump and aren't positioned to correct location. This effect is kept even when the user closes mini map.
This exception could be thrown once in a while when the layer is unloaded.
Based on your new radZIPLibrary it would be great if you could implement a universal, mvvm compatible backup library. It should provide support for multiple spanning medias, catalogs, discarding old backups after some time, encryption and backup of file ACL and registry data. This would be a perfect addon for your Diagram, Spredsheet and RichText libraries!
In some cases the ZipArchive requires to use the Flush method for its stream. When the stream like the MS.Internal.InternalMemoryStream does not support it then it causes the NotSupportedException.
I think this could help sometimes to get up to speed, if you could provide XAML code snippets for your controls! http://timheuer.com/blog/archive/2013/07/08/xaml-code-snippets-for-visual-studio.aspx
Hello. Im trying to make a choice between these 3 companies, and Syncfusion salesman has provided me with a line-by-line comparison of the available controls and its feautures for Syncfusion, Telerik and DevExpress. Could you please do the same? Im interested in WPF controls Thank you
Telerik separator style overrides default appearance of separators that are not children of StatusBar
When operation stream is created on top of the stream which doesn't support seeking the NullReferenceException is thrown from the constructor. There are other things which makes impossible using of the ZIP library on the stream which doesn't support seeking. We should fix these things.
Issues: In some themes, when the element (both TextBox and PasswordBox) is focused, the hover does not appear anymore Those two issue should be resolved: 1. Different left padding in all themes (WPF) 2. Different height in all themes (WPF)
Similar to the Windows8 RadRadialMenu RadRadialMenu is available in Q3 2014.
The DropDownPlacement for the RadContextMenu is placing the drop down on the wrong side (Left places it on the right side) and (Right places it on the left side), the default Auto places it on the left side, annoyingly. Top and Bottom work correctly.
Check out the visualization at https://github.com/mbostock/d3/wiki/Gallery It would be great if you could incorporate
PasswordBox: Content cannot be selected and cursor is missing-Windows8 theme
A Telerik.Windows.Analytics.TraceMonitor.Initialize(application, iAnalyticsMonitor) method should be added to Telerik.Windows.Analytics.TraceMonitor class.
When developing live (localization/resource) display language switching for SL5, the LocalizationManager should allow to update all localization strings applied through the ResourceManager. In SL5 it's not possible to listen to an attached dependency property for all dependency objects. Therefore it would help to have a way to know when the attached ResourceKey dependency property changes (and on which DependencyObject) in the LocalizationManager.
When used to zip files which names contains special characters(such as swedish special characters) the filename is displayed with wrong encoding after unzipping the file. The fix is available in our latest LIB release (v. 2015.1.0323).
Create NuGet symbol packages - containing the .pdb files - corresponding to the primary NuGet packages. The process is described here: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages . This will facilitate the debugging of problems in the controls code.
Set Content="_button" in Button styled with ExpressionDark theme. Press Alt+b this should activate the Click event handler of the button but it doesnt.
We have a zip file created with the ZipLibrary. It is not possible to extract it with the "Compressed Folder Tools" tool from the "Windows Explorer" application, which is the default compress tool in Windows 8. The result is an error saying that the zip file is invalid.
Incorrect output when creating an archive from a json file (when the text in the file is too long).