From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: gitk with hyperspace support Date: Tue, 30 Aug 2005 11:46:43 +1000 Message-ID: <17171.47747.10616.537936@cargo.ozlabs.ibm.com> References: <17154.33520.584666.701545@cargo.ozlabs.ibm.com> <7vr7ct124c.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Aug 30 03:50:09 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E9vFV-0000B1-GS for gcvg-git@gmane.org; Tue, 30 Aug 2005 03:49:17 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750862AbVH3Bq2 (ORCPT ); Mon, 29 Aug 2005 21:46:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750855AbVH3Bq2 (ORCPT ); Mon, 29 Aug 2005 21:46:28 -0400 Received: from ozlabs.org ([203.10.76.45]:35784 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S1750822AbVH3Bq2 (ORCPT ); Mon, 29 Aug 2005 21:46:28 -0400 Received: by ozlabs.org (Postfix, from userid 1003) id F20F96814E; Tue, 30 Aug 2005 11:46:26 +1000 (EST) To: Junio C Hamano In-Reply-To: <7vr7ct124c.fsf@assigned-by-dhcp.cox.net> X-Mailer: VM 7.19 under Emacs 21.4.1 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano writes: > The new output looks a lot less cluttering and I like it very > much, but it is confusing to me on one count. I clicked one > arrowhead pointing downward, expecting that the pane would jump > scroll to show the counterpart arrowhead, and was dissapointed > that it did not happen. Try now... :) It also makes the current graph line thicker now, so it's easier to pick out where the line you clicked on goes. Paul.