ystrot / glance

Eclipse Glance
59 stars 17 forks source link

Git history support #13

Open ystrot opened 12 years ago

ystrot commented 12 years ago

Was originally requested here: http://code.google.com/p/eclipse-glance/issues/detail?id=23

The history view is stripped from many graphical information, making the view useless.

Looks like Git History View needs special support from the Glance side.

schonarth commented 10 years ago

I'm using MyEclipse 2013 with EGit 3.2.0 and just installed Glance. Git History now seems to be drawn twice, once stripped of some elements and then again as it should be, but overlaid on the bugged view. Result? It's unreadable since the elements' alignments are different. image

gaozone-talend commented 10 years ago

Occured the same problem with Eclipse Luna. Glance 1.1.1 (seems the indent of label will change a little when activated a table/tree). EGit 3.4.0.201406110918-r

schonarth commented 10 years ago

Hint: close the Glance component from the code editor and Git History view will return to normal.

danielsokolowski commented 8 years ago

You are my hero, thank you for fixing this. I thought the issue was with Eclipse (https://bugs.eclipse.org/bugs/show_bug.cgi?id=493096).

Hmmm, Is it possible to fix the missing branch lines?

dmak commented 8 years ago

I have the same problem on Eclipse Mars 4.5.2 + Glance 1.1.1. @schonarth: Could you tell us more precisely how to "close Glance component"? Actually I don't have it "opened": I always use a hotkey to search/highlight the text.

albfan commented 8 years ago

See #30