Commit 2afd899
gitk: check main window visibility before waiting for it to show
If the main window is already visible when gitk waits for it to
become visible, gitk hangs forever.
This commit adds a check whether the window is already visible.
See https://wiki.tcl-lang.org/page/tkwait+visibility
Signed-off-by: Tobias Pietzsch <[email protected]>
Signed-off-by: Johannes Sixt <[email protected]>1 parent c18400c commit 2afd899
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12687 | 12687 | | |
12688 | 12688 | | |
12689 | 12689 | | |
12690 | | - | |
| 12690 | + | |
12691 | 12691 | | |
12692 | 12692 | | |
12693 | 12693 | | |
| |||
0 commit comments