3

Closed

Code window in source browser too small on small screens

description

When viewing a code file in the source browser the windows its content is displayed is too small when viewing it on a smaller (e.g. 1024*600) screen, hence its height is determined proportionally with the screen height, without a minimum height. That's even worse if the file is in a diff view. See e.g.: http://orchard.codeplex.com/SourceControl/changeset/changes/d455771c1974#src%2fOrchard%2fEnvironment%2fExtensions%2fCompilers%2fCSharpExtensionBuildProviderShim.cs On my netbook's screen here I see five rows from the source file.
This could be simply solved by adding a min-height to the window, I would suggest ca. 500px.

file attachments

Closed Oct 22, 2012 at 5:11 PM by TomCornelius
Radioman says it is Fixed!

comments

radioman wrote May 3, 2012 at 9:58 AM

enjoy fixed width ;} and continue to pray!

Piedone wrote May 4, 2012 at 1:30 PM

I pray every day for Codeplex improvements :-D.

radioman wrote May 4, 2012 at 7:25 PM

at the current moment, it's perfect!

radioman wrote May 4, 2012 at 7:27 PM

screenshoot

Piedone wrote May 4, 2012 at 7:53 PM

It's on that screen of yours, but the size varies with screen size, down to the size where it's pretty much unusable.

radioman wrote May 4, 2012 at 8:30 PM

oh, i get it, its the VERTICAL size that sucks, thats for sure on small screen, WE NEED HORIZONTAL SPLITTER! Fix it guys

Piedone wrote May 4, 2012 at 8:55 PM

Yes exactly, the vertical size.

WeeeRob wrote Oct 4, 2012 at 9:28 AM

+1 for this, on a laptop screen like the one I'm currently using which has a resolution of 1360 x 768 you get about 270 pixels which is nothing to browse code maybe a toggle option to hide the heading bit and essentially make the browse area full screen would be awesome.

radioman wrote Oct 19, 2012 at 9:08 AM

fixed

WeeeRob wrote Oct 19, 2012 at 10:07 AM

Good fix!