Source code checked in, #75607
Added possibilty to label multipoint layers Corrected label orientation for rotated labels Added possibility to rotate line labels parallel or perpendicular to the line
View ArticlePatch Uploaded: #17327
P_h_i_l has uploaded a patch.Description:DotSpatial.Extensions/SplashScreens/SplashScreenHelper.csBug fix so it doesn't crash ASP.NET apps. asm is Null in an ASP.NET app, causing crash in nextline when...
View ArticlePatch Uploaded: #17328
P_h_i_l has uploaded a patch.Description:Bug fix.In ASP.NET app (Windows only), crashes with error about user scope. Fix is to change "User" to "Application" in DotSpatial.Controls\Propertiesfiles...
View ArticlePatch Uploaded: #17329
P_h_i_l has uploaded a patch.Description:Minor addition to DotSpatial.WebControls.Adds a way to have a tool that user can use to click on map; coordinates of clicked point are passed to server page;...
View ArticleSource code checked in, #75641
- Added possibility to save created shapefile to harddisk by selecting a filename - Translated FeatureTypeDialog to German
View ArticleSource code checked in, #75706
Stop zooming in when ViewExtent is smaller than 0.0000001
View ArticleSource code checked in, #75731
add DataRow to parents DataTable inside IncludeFeature because otherwise it is still missing when the FeatureAdded event is raised
View ArticlePatch Uploaded: #17513
jocull has uploaded a patch.Description:This is a critical issue where some implementations were changed to `IList<T>` instead of `List<T>`, causing the `Reverse` method to return a new...
View ArticlePatch Uploaded: #17514
jocull has uploaded a patch.Description:This is another `IEnumerable<T>.Reverse()` issue where the result was not being used.
View ArticleSource code checked in, #75749
- Corrected ColorSet.Contains - Added another missing Dispose call - Changed RasterSymbolizer.Configure to add all raster colors to the symbolizer
View ArticleSource code checked in, #75757
Corrected error - when not in index mode features have to be removed in descending order
View Article