View Single Post
Posts: 139 | Thanked: 176 times | Joined on Oct 2012
#993
Originally Posted by coderus View Post
Launcher combined patch v0.1.0 uploaded to Openrepos for testing
Features:
- adding icons style for folder
- improves folder view by extending it size, moving drop area to header, translating whole view to attached page
- contains settings applet to change columns count, first row visibility, font size change and text visibility in edit mode
https://openrepos.net/content/coderu...combined-patch
So i did this customisation, 4.5 instead of 4 in Launchergrid.qml:
Code:
    property real scaleFactor: 4.5 / columns
Slightly bigger icons.

Last edited by veeall; 2015-03-03 at 06:01.