Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH 2/4] git-gui: clear the goto line input when hiding

From: Pat Thoyts <hidden>
Date: 2016-06-15 22:52:16

Bert Wesarg [off-list ref] writes:
quoted hunk
Signed-off-by: Bert Wesarg <redacted>
---
lib/line.tcl |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/line.tcl b/lib/line.tcl
index 4913bdd..692485a 100644
--- a/lib/line.tcl
+++ b/lib/line.tcl
@@ -41,6 +41,7 @@ method show {} {
method hide {} {
	if {[visible $this]} {
+		$w.ent delete 0 end
		focus $ctext
		grid remove $w
	}
You don't say why this one gets cleared but the search box is not
cleared.

-- 
Pat Thoyts                            http://www.patthoyts.tk/
PGP fingerprint 2C 6E 98 07 2C 59 C8 97  10 CE 11 E6 04 E0 B9 DD
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help