History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GGL-41
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Carlos Garnacho
Reporter: Jacob Kroon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Giggle

Improved rendering of "graph"-column for projects with lots of branches

Created: 19/Mar/07 04:07 PM   Updated: 02/Apr/07 11:47 AM
Component/s: History View
Affects Version/s: None
Fix Version/s: 0.3


 Description  « Hide
Visualizing projects with lots of branches looks a little akward in Giggle since the "graph"-column gets too big, and shoves the commit-summarys out of view. An obvious example is looking at Git's own history in Giggle. Gitk on the other hand seems to compress the branch-view and commit-summary text which looks much more nice. Dunno if this is possible to accomplish in Gtk+ though..

 All   Comments   Change History      Sort Order:
Carlos Garnacho - [02/Apr/07 11:47 AM ]
Thanks for the bug report!

The separation between paths has been reduced recently, and now the graph column is resizable. Given that GTK won't allow what gitk does, I think this is the best we can do to improve this.