The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

Zoom buttons size

Any question about the app? Ask it here
Post Reply
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Zoom buttons size

Post by boowoo »

Hello,
I have a small request about zoom buttons +/-
Most of time i use them for changing map resolution with long press.
Currently it's possible to set offset position of zoom buttons but i would appreciate also to adjust their size : they are very useful but really too big for me.
Is it possible to get a user setting for this ?
Thank you very much,
Sam
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: Zoom buttons size

Post by boowoo »

Hello,

I don't want to abuse but now with all precious functions of the zoom buttons + - , it should be good to get the buttons a bit more customizable (size, transparency, color, side of the screen).

Thanks for all,
Sam
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: Zoom buttons size

Post by Psyberia-Support »

I've added 2 new user settings for the next update to control size and opacity of the zoom buttons:

Code: Select all

map.buttons.size_dp=48
map.buttons.alpha=1.0
For the side, there is a plan to add a setting to invert the UI horizontally, but I don't know when it will be available.
For the color, right now it's a regular image so it's too difficult to change.
Do you like AlpineQuest ? Leave a small comment on Google Play !
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: Zoom buttons size

Post by boowoo »

Thank you very much. Great !
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

Re: Zoom buttons size

Post by alexlong »

Psyberia-Support wrote: Thu Jan 09, 2020 9:08 pm I've added 2 new user settings for the next update to control size and opacity of the zoom buttons:

Code: Select all

map.buttons.size_dp=48
map.buttons.alpha=1.0
Hi!
Could you give more details about the parameters?
map.buttons.size_dp=48 → 48, 57, 33 ???
map.buttons.alpha=1.0 → 0.5, 1.0, 2.0, 1.5 ???

Thanks

Upd.
map.buttons.size_dp= → is clear

map.buttons.alpha= → [0.1-1.0], right?
Last edited by alexlong on Wed Jan 15, 2020 9:49 am, edited 3 times in total.
alexlong
Posts: 660
Joined: Fri Jul 31, 2015 8:06 am
Location: Russia

Re: Zoom buttons size

Post by alexlong »

And what about the slider button? It would be logical to change the parameters of this button as well.
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: Zoom buttons size

Post by Psyberia-Support »

Yes Alex, the alpha value goes from 0.0 (completely transparent) to 1.0 (completely opaque).
I'll also make the slider button same size and opacity, you're right.
Do you like AlpineQuest ? Leave a small comment on Google Play !
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: Zoom buttons size

Post by boowoo »

Works fine. Many thanks.
It's right that same settings should be logical for the slider.
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: Zoom buttons size

Post by Psyberia-Support »

If you have the latest beta (2.2.4.r5980), then it should be the case already.
Do you like AlpineQuest ? Leave a small comment on Google Play !
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: Zoom buttons size

Post by boowoo »

Yes, it's OK.
In fact, when you set the zoom buttons position at maximum ofset in user settings to put them at the top right of the screen, the slider is not visible.
Not a really problem in my case because I don't use the slider, but new users have to know this behaviour.
boowoo
Posts: 512
Joined: Sat Mar 30, 2019 7:12 pm
Location: France

Re: Zoom buttons size

Post by boowoo »

In the same logical customization way, is it possible to extend size and transparency to the bottom menu bar ?
Psyberia-Support
Site Admin
Posts: 6407
Joined: Wed Apr 14, 2010 9:41 pm

Re: Zoom buttons size

Post by Psyberia-Support »

It's more complicated because it's not just an image.
Maybe for later.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Post Reply