===== Version 3.0.120 (3.7.17) ===== ==== Canceling loading in grid views ==== The process of loading elements in the grid view can now be canceled via a dialogue if it takes longer than a couple of seconds. ==== Improvements in the mapping editor ==== * Improved general click handling * Improved the selection of elements, as well as the continuous/multiple selection and selection via right clicking. * Removed an error, causing a crash of the eBiss 3 client, that occurred in certain constellations while rules were being moved. ==== Error during map object generation via XSDs ==== Generating a map object based on an XSD with nested elements with the same name (nested directly) caused some elements in the map object tu be prefixed by an underscore. \\ This was a signifier used internally during the generation of a corresponding C# class for the new mapping object. The signifier is now properly removed during the generation. ==== Improvements in the report designer ==== * Source objects can now be loaded directly, via file (with/without analyzer) and via BackendObjectSender * Dummy data used to preview reports and debugging purposes is no longer created automatically. Dummy data can now be created manually via the "Debugging" menu item. * General improvement of error handling and usability