Boonda-P / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

automatic camera rotation for optimal use of screen space #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'we got a repository where the big branches are ending up on the top and 
bottom, but I'm displaying it on a widescreen aspect ratio, so the branches 
are crowding the top/bottom of the screen while there's all this unused 
space out to the sides.

It'd be neat if the camera could sense this and rotate accordingly.

Original issue reported on code.google.com by ket...@keturn.net on 3 Apr 2010 at 10:12

GoogleCodeExporter commented 8 years ago
Hi. Yeah I agree that would be cool. I had a look at doing this, but ended up 
just
adding rotation using the mouse as that was a much smaller change.

Original comment by acaudw...@gmail.com on 4 Apr 2010 at 5:41

GoogleCodeExporter commented 8 years ago
I've sort of implemented this in the development version.

If the directory bounds become portrait the view will rotate clockwise until it
returns to a rectangular ratio.

Original comment by acaudw...@gmail.com on 22 Apr 2010 at 8:29

GoogleCodeExporter commented 8 years ago
I mean landscape.

Original comment by acaudw...@gmail.com on 23 Apr 2010 at 2:59