DATAFLOW Software - Bug Fixes
by Marco Wuelser
DATAFLOW Software - Bug Fixes
Fixes in DATAFLOW Version 1.6.1
Topic | Description |
---|---|
Code Message Improvements ID-5333 |
Some code error messages need to be improved for better readability. |
Clipboard Image ID-5412 |
Inserting an image from the clipboard does not work for all sources. This is currently only working for images copied to the clipboard with an internet explorer as source. |
Reset Password ID-5837 |
The field 'ConfirmCode' should be labeled 'Confirmation Code' to match the term in the email that is sent to the user after using the password reset function. |
Login Button Disappears ID-5791 |
When logging out and/or switching environments and restarting DATAFLOW Designer, the Sign In dialog has no "Login" button to the sign. |
Scrollbar behind the Zoom Window ID-5839 |
Horizontal left scrollbar button cannot be used because it is hidden behind the zoom window. |
Box Double Click |
When adding a new Box item or on double click a Box item the name is not selected. The Box name should be selected so that the user can rename the Box without selecting the name manually. |
No Code Generated with Extract Libraries Disabled ID-5810 |
In case a new Visual Studio based Toolchain is added, then no “Runtime Version” was available to be selected. |
Absolute Image Path ID-5838 |
When saving a solution to a new location using 'Save as ...' image paths in some cases still point to the old location and are absolute.
Now image paths are all relative. Images are copied to the project.
|
Keyboard Shortcut CTRL + Alt + B ID-5950 |
Ctrl + Alt + B Shortcut did not work to move an element in the background.
|
Generate Code ID-5951 |
The 'Generate Code' property in a System Component element was not displayed in the Property Inspector, but in the Context Menu.
|
Fixes in DATAFLOW Version 1.5.4
Topic | Description |
---|---|
Document Export | When exporting the system to a PDF file, it happened in rare cases that a diagram view was incomplete for certain pages. |
Save Solution |
When a solution is saved to a new location with "Save As ..." it was possible that an 'External Changes' error is shown when opening the solution from the new location.
|
Installation | There was an issue with user rights when installing the DATAFLOW Designer on certain Windows configurations. |
Channel Routing | Line routing style "Bezier" did not always save the correct attachment side when loading the project – the arrows were attached on the wrong side in some cases. |
Licensing |
The License Dialog displayed "Trial Period Exceeded" instead of "PC already activated" message.
|
Installation | Not all installation files where removed when uninstalling the software. This caused the application to stay in the list of installed programs. |
Installation | The public packages for the code generation feature were not included to the installer package. |
Ribbon Button | The "compile" button in the DATAFLOW Designer Ribbon "build" is now disabled when the simulation is running. |
File Path | In some cases the path to files within a solution was stored as absolute path. This is now a relative path for all files used in the solution. |
Toolchain | The GNU Toolchain was not installed properly for some computers. This is now fixed. |
Fixes in DATAFLOW Version 1.5.3
Topic | Description |
---|---|
Document Export | Out of Memory issue that occurred for some large Projects is now resolved. |
Save Solution |
Wrong configuration project/solution path caused "Wrong Project Type" message. This configuration is not possible anymore.
|
Installation | There was an issue when installing the DATAFLOW Designer in case the username contained special characters like "ä,ü,ö,...". |
Channel Routing | It is now possible to enable/disable a setting to generate/overwrite "Include Directories". |
Naming |
It was possible to get inconsistent identifier naming in the generated source code when using special character combinations.
|