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
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Zoom buttons size
Re: Zoom buttons size
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
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
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Zoom buttons size
I've added 2 new user settings for the next update to control size and opacity of the zoom buttons:
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.
Code: Select all
map.buttons.size_dp=48
map.buttons.alpha=1.0
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 !
Re: Zoom buttons size
Thank you very much. Great !
Re: Zoom buttons size
Hi!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
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.
Re: Zoom buttons size
And what about the slider button? It would be logical to change the parameters of this button as well.
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Zoom buttons size
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.
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 !
Re: Zoom buttons size
Works fine. Many thanks.
It's right that same settings should be logical for the slider.
It's right that same settings should be logical for the slider.
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Zoom buttons size
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 !
Re: Zoom buttons size
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.
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.
Re: Zoom buttons size
In the same logical customization way, is it possible to extend size and transparency to the bottom menu bar ?
-
- Site Admin
- Posts: 6389
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Zoom buttons size
It's more complicated because it's not just an image.
Maybe for later.
Maybe for later.
Do you like AlpineQuest ? Leave a small comment on Google Play !