colinbourassa / rovergauge

Display/diagnostics utility for Lucas 14CUX ECU
GNU General Public License v3.0
21 stars 9 forks source link

Need smaller minimum screen height #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start rovergauge on a small screen

What is the expected output? What do you see instead?

At least the ability to scroll, but preferably have all elements fit on the 
screen. Instead the bottom of the app is not visible (you may be able to go to 
a virtual desktop and see it if you are using workspaces)

What version of the product are you using? On what operating system?

0.3.2

Please provide any additional information below.

My screen height is 600 but there are additional screen decorations so the 
minimum would need to be somewhat smaller.

Original issue reported on code.google.com by got...@gmail.com on 10 Jun 2012 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by colinbou...@gmail.com on 10 Jun 2012 at 4:30

GoogleCodeExporter commented 9 years ago
A fix will appear in the next release. When the screen height (or width) is 
less than the default size of the window, the minimum size of the window will 
be set to 90% of the height and/or width.

Original comment by colinbou...@gmail.com on 28 Jun 2012 at 12:24