From c844e4aaf2915ad9c12e0e232c0f49be148eb148 Mon Sep 17 00:00:00 2001 From: Seb Shader Date: Sat, 29 Oct 2022 02:14:42 -0700 Subject: [PATCH] change to in order to not catch mouse events --- color-themes-plugin.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/color-themes-plugin.tcl b/color-themes-plugin.tcl index 597b6e9..d5f330f 100644 --- a/color-themes-plugin.tcl +++ b/color-themes-plugin.tcl @@ -530,7 +530,8 @@ proc ::color-themes::opendialog {} { bind .colortheme_dialog.theme_list.c \ {break} } - bind .colortheme_dialog.theme_list.c { + bind .colortheme_dialog { + #::pdwindow::post "leave\n" if {${::color-themes::hover_theme} ne "" && \ ${::color-themes::selected_theme} ne ${::color-themes::hover_theme}} { .colortheme_dialog.theme_list.c.f${::color-themes::hover_theme}.c \