From a05aa5bf1c9f639427442d6517c316cb5f360b98 Mon Sep 17 00:00:00 2001
From: mhorst00 <36167515+mhorst00@users.noreply.github.com>
Date: Thu, 5 May 2022 18:43:23 +0200
Subject: [PATCH] Added bug fixes
---
1.-Software-Requirements--Specification.md | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
diff --git a/1.-Software-Requirements--Specification.md b/1.-Software-Requirements--Specification.md
index d0910da..a3289d6 100644
--- a/1.-Software-Requirements--Specification.md
+++ b/1.-Software-Requirements--Specification.md
@@ -121,7 +121,7 @@ and throw an error to the user.
## 3.4 /LF40/ GUI
-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)
@@ -155,6 +155,26 @@ The system shall make a device description editable. For this, the user can load
# 5. Bug fixes
+[/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
# 7. References