diff --git a/src/xschem.tcl b/src/xschem.tcl index 4ecd9dd8..1efcc2a9 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -8827,6 +8827,21 @@ 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