gitk: Don't change cursor at end of layout if find in progress
authorPaul Mackerras <paulus@samba.org>
Sat, 18 Mar 2006 05:02:51 +0000 (16:02 +1100)
committerPaul Mackerras <paulus@samba.org>
Sat, 18 Mar 2006 05:02:51 +0000 (16:02 +1100)
commitf4171a19f0a4091093bca4c1671c77b8caa93533
tree35d85ee0f6a63084d30af0626d7d264f49063c95
parentf7a3e8d254bf0034edfacd5aaf6e13ce2ed58d19
gitk: Don't change cursor at end of layout if find in progress

If the user is doing a find in files or patches, which changed the
cursor to a watch, don't change it back to a pointer when we reach
the end of laying out the graph.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk