japhet7 / webgrind

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

Increase usability by swapping positions of options div and logo div #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the index page

What version of the product are you using? On what operating system?
Webgrind v1.0, RHEL

Profiler output files can have very long names. I use the
cachegrind.out.%R.%p format which creates lengthy file names. The "options"
div floats to the right of the browser window, so the biggest part of
filenames in the "dataFile" dropdown is invisible.

Proposed solution:
Make the "options" div float-left and the "logo" div float-right in
/styles/style.css

Original issue reported on code.google.com by mvanleeu...@gmail.com on 22 Jun 2009 at 8:16

GoogleCodeExporter commented 8 years ago

Original comment by gugakf...@gmail.com on 29 Sep 2009 at 6:44