View Single Post
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#52
The loading is not fast but not slow either. The only thing I observe is when task switching out of Kasvopus, the CPU usage tends to increase momentarily. In my case, the CPU reached as high as 50% and the system does feel slower if I left Kasvopus running in the background for a while.

BTW, for those of you feeling the text size is way too small, you can go to
/opt/usr/share/Kasvopus/qml/Kasvopus/components, and edit "HomeList.qml" and "StatusView.qml" files. Search for "font" and locate

Code:
Text {
id: messageText
font.pixelSize: 16
...
Change the font.pixelSize to the size you prefer (i use 24) and save the file. The new font size is in effect after re-starting the app.
 

The Following 2 Users Say Thank You to sony123 For This Useful Post: