From 18e042400c1bfe07c3585d0f5e61a9c59cfa8a42 Mon Sep 17 00:00:00 2001 From: punix Date: Sat, 26 Oct 2024 12:35:18 +0200 Subject: [PATCH 1/5] - Optimize Class and Tooltip --- .idea/workspace.xml | 107 +++++----- Changelog | 6 + testtheme.py | 27 --- wg_func.py | 154 +++++++-------- wg_main.py | 473 ++++++++++++++++++++++++++++---------------- 5 files changed, 431 insertions(+), 336 deletions(-) delete mode 100644 testtheme.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 16447c5..f798ee1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,9 @@