From d0a058e66291c3e08441158c83a0c1f01ccdf71b Mon Sep 17 00:00:00 2001 From: Julius Riegel Date: Sat, 13 Jan 2018 19:05:19 +0100 Subject: [PATCH] Fixed controllib Pressed buttons are now the ordinal of the button instead of the button value what makes more sense. --- .idea/workspace.xml | 21 ++++++++++++--------- lib/controllib.py | 40 ++++++++++++++++++++-------------------- lib/graphiclib.py | 1 - 3 files changed, 32 insertions(+), 30 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3d80ddc..d7fb9dd 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,7 @@ +