maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [SOLVED] How to increase app folder height? (https://talk.maemo.org/showthread.php?t=85829)

10basetom 2012-08-02 08:51

[SOLVED] How to increase app folder height?
 
1 Attachment(s)
Is there a way to increase the app folder height so that I can view 16 apps without having to scroll? Right now I have more than 12 apps and the title for all the apps on the 4th is cut off by default (see screenshot).


EDIT: Solution on post #4 or use N9QT Tweak W-6-4

F2thaK 2012-08-02 09:14

Re: How to increase app folder height?
 
manually change

/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css

to:

LauncherPageStyle#folderPage.Portrait {
maximum-size: 100% 65mm;

LauncherPageStyle#folderPage.Landscape {
maximum-size: 100% 35mm;


WARNING, modifying this file can make certain apps not work, such as phone and drive.






http://i1206.photobucket.com/albums/...s/folder-l.png

http://i1206.photobucket.com/albums/...s/folder-p.png

HtheB 2012-08-02 09:41

Re: How to increase app folder height?
 
This would be VERY handy in landscape mode....

MK99 2012-08-02 10:36

Re: How to increase app folder height?
 
/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css



LauncherPageStyle#folderPage.Portrait {
minimum-size: 100% 11.8mm;
preferred-size: 100% -1;
maximum-size: 100% 52.7mm;
}

LauncherPageStyle#folderPage.Landscape {
minimum-size: 100% 11.8mm;
preferred-size: 100% -1;
maximum-size: 100% 25.3mm;

F2thaK 2012-08-02 11:59

Re: How to increase app folder height?
 
I knew I saw launcher settings somewhere.


See 2nd post!!!!

TrD 2012-08-02 14:26

Re: How to increase app folder height?
 
I was wondering this too but kinda forgot the whole thing, thanks alot for this!!

rcolistete 2012-08-03 03:22

Re: How to increase app folder height?
 
Excellent tip !

My choices :
portrait : 65mm
landscape : 28.5mm

Schturman 2012-08-03 05:00

Re: How to increase app folder height?
 
haaa, very nice! I tried this before by changing percentage, but without success, now i know why..
Thanks for sharing, i will add this to the next version of N9QT..

10basetom 2012-08-04 04:52

Re: How to increase app folder height?
 
Thanks a lot for this great tip! 65mm is perfectly consistent with the stock spacing (16 pixels from bottom of text to bottom border).

chasetheangel 2012-08-04 05:19

Re: How to increase app folder height?
 
Quote:

Originally Posted by 10basetom (Post 1247192)
Thanks a lot for this great tip! 65mm is perfectly consistent with the stock spacing (16 pixels from bottom of text to bottom border).

Actually, 60mm is the advisable setting for minimum and maximum. This will fully show your folders customed background if you have one. and it will also show the exact 16 first apps in the folder just incase you have more


All times are GMT. The time now is 14:16.

vBulletin® Version 3.8.8