GUI improvements #79

Merged
muellerr merged 8 commits from mohr/looooop into develop 2022-05-23 15:50:05 +02:00
26 changed files with 694 additions and 1084 deletions
Showing only changes of commit 084a51ee67 - Show all commits

View File

@@ -49,7 +49,7 @@ Run GUI mode
1. Create virtual environment 1. Create virtual environment
```sh ```sh
py -m venv . py -m venv venv
``` ```
2. Activate virtual environment 2. Activate virtual environment