01-07-2016, 12:03 AM
My notebook is also 1024 x 600 and the control center window is cut off at bottom.
(01-06-2016, 06:56 AM)Jerry link Wrote: [quote author=avj link=topic=2227.msg16929#msg16929 date=1441463693]
The maximum screen resolution on this old Acer aspire One is only 1024X600 that is the main reason I use an external monitor, that and my eyes not being what they used to be.
window.set_size_request(880, 660)window.set_size_request(880, 580)window.set_size_request(880, 535)window.set_size_request(880, 527)![[Image: smPRO0n.png]](http://i.imgur.com/smPRO0n.png)
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: gprnsbk.png]](http://i.imgur.com/gprnsbk.png)
![[Image: IgOAgFB.png]](http://i.imgur.com/IgOAgFB.png)
/usr/share/litecc/frontend/css/body {
background-image: url("../images/noise.png");
margin:0;
font:13px/14px "Ubuntu", sans-serif; /*App default font size*/
color:#8a8a8a;
height:85%;
}![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
(01-07-2016, 03:37 AM)firenice03 link Wrote: [quote author=Jerry link=topic=2227.msg19908#msg19908 date=1452063407]
[quote author=avj link=topic=2227.msg16929#msg16929 date=1441463693]
The maximum screen resolution on this old Acer aspire One is only 1024X600 that is the main reason I use an external monitor, that and my eyes not being what they used to be.
window.set_size_request(880, 660)window.set_size_request(880, 580) window.set_size_request(880,660)
# Valtam do we need to resize window?
window.set_resizable(False) window.set_default_size(880,660)
# Valtam do we need to resize window?
# window.set_resizable(False)