NPellet / visualizer

Other
43 stars 24 forks source link

Position of the menu in "view manager" #967

Closed andcastillo closed 7 years ago

andcastillo commented 7 years ago

I have problems to select elements in the view manager menu, because at 100% zoom, the menu appears above the project list. Why this happens? Zoom 100% screen shot 2016-09-28 at 8 30 30 am Zoom 65% screen shot 2016-09-28 at 8 30 43 am

targos commented 7 years ago

It may happen if the window is too small. What elements do you have trouble to select ?

andcastillo commented 7 years ago

Revisions. I need the list as long as possible because it is not scrollable.

lpatiny commented 7 years ago

Is there anyway to get the date of the revision ? It would useful for some views where we have several hundreds of resions ...

targos commented 7 years ago

No way to get the date

targos commented 7 years ago

I mean there is a way but it would need 1 request for each revision. Do you want that ?

stropitek commented 7 years ago

A details button like in grm would be handy (in this case more likely a link than a button)

targos commented 7 years ago

@andcastillo I made some changes. Can you try on HEAD ?

targos commented 7 years ago

@lpatiny I added a tooltip that displays the date when you hover the revision ID

andcastillo commented 7 years ago

Looks much better. And the "revisions" changes helps a lot.