Skip to content
Snippets Groups Projects
Commit c62b0ca8 authored by Florian Schröder's avatar Florian Schröder
Browse files

Refactor config dictionary references in drawing.py

The reference to the config dictionary has been refactored for better organization in the drawing.py file. Previously, key-value pairs were directly accessed from the config dictionary, now they are accessed from a nested dictionary under the "Gui" key. This change aims to improve code clarity and manageability.
parent 62175a1f
No related branches found
No related tags found
No related merge requests found
Pipeline #48657 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment