Added bug fixes

mhorst00 2022-05-05 18:43:23 +02:00
parent 486cda378e
commit a05aa5bf1c

@ -121,7 +121,7 @@ and throw an error to the user.
## 3.4 /LF40/ GUI <a name="LF4"/> ## 3.4 /LF40/ GUI <a name="LF4"/>
The system should display a graphical user interface after startup. The user will interact with this GUI for every other functionality of the application. The system should display a graphical user interface after startup of the standalone application. The user will interact with this GUI for every other functionality of the application. For this, the application has to be converted from a plugin to a full application on its own.
![GUI](https://user-images.githubusercontent.com/44125287/157825086-6dddc8ba-b9ab-4ca1-b0f2-0acd224de3ff.PNG) ![GUI](https://user-images.githubusercontent.com/44125287/157825086-6dddc8ba-b9ab-4ca1-b0f2-0acd224de3ff.PNG)
@ -155,6 +155,26 @@ The system shall make a device description editable. For this, the user can load
# 5. Bug fixes <a name="B" /> # 5. Bug fixes <a name="B" />
[/BUG10/ Empty screen on device import](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/13)
[/BUG20/ No GUI scaling in window](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/14)
[/BUG30/ Drag and Drop does not work](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/15)
[/BUG40/ No Icon when application is open](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/16)
[/BUG50/ No attachments loaded from existing device](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/17)
[/BUG60/ Delete button in Generic Data tab does not work](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/18)
[/BUG70/ Wrong data displayed in Help -> About](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/19)
[/BUG80/ User manual link is wrong, missing manual](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/20)
[/BUG90/ No CAEX version choosable on export of file](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/21)
[/BUG100/ Saving of devices does not work](https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices/issues/22)
# 6. Enhancements <a name="E"> # 6. Enhancements <a name="E">
# 7. References <a name="Ref"/> # 7. References <a name="Ref"/>