From abc88e881972fad798f3ffcc716a88de64bd8e7a Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 3 Jan 2025 13:15:30 +0100 Subject: [PATCH] Revert dirty hack to make a click on an open menu close it, still some issues --- src/xschem.tcl | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index 1efcc2a9..0db6a587 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -8830,17 +8830,18 @@ if { [info exists has_x]} { # This is a dirty hack to make a click on an open menu close it. # not guaranteed to work on future tk versions -bind Menu