Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#881
Originally Posted by olpe View Post
Hi.

Would it be possible to move the weather on top of the eventsview-controls?

I'd like to get those controls lower so they would be easier to reach to when using the phone with just one hand.

something like this:

https://www.dropbox.com/s/xnx3vl1i22...dotus.png?dl=0

Link if the image is not visible:
https://www.dropbox.com/s/xnx3vl1i22...dotus.png?dl=0
Maybe you just need this patch? https://openrepos.net/content/coderu...-attached-page
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 738 | Thanked: 819 times | Joined on Jan 2012 @ Berlin
#882
Deeper Zoom in the Gallery App:

Edit:
Code:
/usr/share/jolla-gallery/pages/FlickableImageView.qml
finde this:
Code:
 maximumWidth: model.width    
 maximumHeight: model.height
and change to this:
Code:
 maximumWidth: model.width * 10    
 maximumHeight: model.height * 10
Missing in openrepos
__________________
www.sailfishmods.de
 

The Following 3 Users Say Thank You to cvp For This Useful Post:
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#883
sigh...the old eventsview remastered was enabled when i did the update, and now it removes itself when i uninstall it, but when i reopen the patch manager its there taunting me. theres also no ausmt.log file, ive looked under the usr/share folder trying to find the file causing this
 
Posts: 139 | Thanked: 176 times | Joined on Oct 2012
#884
Sorry for asking again, but i still haven't found a way to change rhe number of columns displayed in homescreen folders. Anybody? See the pic.
Attached Images
 
 
Posts: 10 | Thanked: 3 times | Joined on Oct 2014 @ Finland
#885
Originally Posted by coderus View Post
Maybe you just need this patch? https://openrepos.net/content/coderu...-attached-page
I'll try that. Let's see...
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#886
Originally Posted by m4r0v3r View Post
sigh...the old eventsview remastered was enabled when i did the update, and now it removes itself when i uninstall it, but when i reopen the patch manager its there taunting me. theres also no ausmt.log file, ive looked under the usr/share folder trying to find the file causing this
you mean it's in list and its marked as applied?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 211 | Thanked: 62 times | Joined on Oct 2014 @ Finland
#887
Originally Posted by veeall View Post
Sorry for asking again, but i still haven't found a way to change rhe number of columns displayed in homescreen folders. Anybody? See the pic.
Hi veeall,

Have you this 5x6 grid installed? Mine is normally in folders 5xsomething

Best Regards,
Mikko
 
Posts: 139 | Thanked: 176 times | Joined on Oct 2012
#888
Oh, i see now, 5x6 patched folders do display 5 columns! So must be something to do with paddings i changed, i suppose.

Thanks, i had never thought to doublecheck how original patch works in folders.

Edit: Adding Theme.paddingLarge to Screen.width in LauncherFolder.qml did the trick for me.

Last edited by veeall; 2015-02-20 at 18:03.
 
Posts: 307 | Thanked: 488 times | Joined on Sep 2010 @ USA around Chicago
#889
Coderus, I am repeating this here (sorry), just to make sure all the patch stuff is in this thread.

Please take a look at the Voicemail Notification App, when you get a chance. It worked great before the update. Uninstalling and reinstalling did not fix it. Tried reboot, force start, etc, but no luck. It doesn't look like it is starting up. I don't see the notifications during its startup.

Voicemail icon on lockscreen patch is still working correctly.
__________________
Apps for iPhone & iPad
Malayalam Keyboard for iPhoneTelugu Keyboard for iPhoneGujarati Keyboard for iPhone
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#890
Originally Posted by coderus View Post
you mean it's in list and its marked as applied?
yes, but its not actually applied, when i unapply it, it disappears from the list
 
Reply

Tags
patchmanager, sailfish os


 
Forum Jump


All times are GMT. The time now is 23:38.