uranusmars / webgrind

Automatically exported from code.google.com/p/webgrind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patch to link call info functions to their full info

GoogleCodeExporter opened this issue · comments

Attached is a simple patch that links the functions listed in the 'call
info' slide outs to the full details of those functions.

I find it very handy and it is a very simple change so I thought I'd submit it.

Original issue reported on code.google.com by walter....@gmail.com on 20 Feb 2009 at 12:53

Attachments:

Noticed a little annoying issue with previous patch where it would close the 
call
info if it was already opened. Also it was scrolling the window to the top of 
the
function when you closed the call info, which was a little annoying.

Attached is a replacement patch that resolves those issues. Use this instead, 
rather
than applying the first.

Original comment by walter....@gmail.com on 20 Feb 2009 at 3:16

Attachments:

Thank you for the patch - a very good idea indeed!

It has been comitted in r146 and will be available in the next release 1.0

Original comment by gugakf...@gmail.com on 20 Feb 2009 at 1:49

  • Changed state: Fixed
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect