The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
[done] A user setting item to resize the main menu buttons
[done] A user setting item to resize the main menu buttons
Is it possible to add a user setting item to resize the main menu buttons as it is done for map.buttons.size_dp? People say sometimes it is difficult to get the main menu buttons when working with the app in poor conditions on tablets ets.
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: A user setting item to resize the main menu buttons
Hi,
I'll try to add this.
I'll try to add this.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: A user setting item to resize the main menu buttons
Hello,
in same time, if you could add an other user setting for transparency of the grey background it should be perfect ...
in same time, if you could add an other user setting for transparency of the grey background it should be perfect ...
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: A user setting item to resize the main menu buttons
I know you want this, but it's not that simple...
Do you like AlpineQuest ? Leave a small comment on Google Play !
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] A user setting item to resize the main menu buttons
Actually I've added some new user setting to change the style of the menu.
You cannot change the style of the icons, only the background. You can use color names like "red" for any setting or even "transparent" to not display at all.
This will be available in next update.
You cannot change the style of the icons, only the background. You can use color names like "red" for any setting or even "transparent" to not display at all.
Code: Select all
# background of menu when it's visible (default: #505050)
core.menu.buttons.background_color=
# background of menu when it's hidden (default: #64505050)
core.menu.buttons.background_color_hidden=
# shadow color of the menu (default: #444444)
core.menu.buttons.shadow_color=
# color of menu items separator (default: #1FFFFFFF)
core.menu.buttons.separators_color=
# corners round radius (default: 2)
core.menu.buttons.corners_round_radius_dp=
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: [done] A user setting item to resize the main menu buttons
Thank you very much. Great.
And what about the menu resize ?
And what about the menu resize ?
Re: [done] A user setting item to resize the main menu buttons
In the same way, on some maps it's difficult to see the + - zoom buttons.
Is it possible to get a background for them with same settings than menu buttons ?
I don't use it but maybe a similar background for the zoom slider should be logic also.
Is it possible to get a background for them with same settings than menu buttons ?
I don't use it but maybe a similar background for the zoom slider should be logic also.
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] A user setting item to resize the main menu buttons
The user setting to resize the menu buttons is:
All those settings are available in the currently released beta (2.2.6.r6366).
Code: Select all
# define the size of the menu items (default: 48)
core.menu.buttons.size_dp=
Do you like AlpineQuest ? Leave a small comment on Google Play !
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: [done] A user setting item to resize the main menu buttons
For now I'll stop adding new user settings, I've only done this for the past two weeks I need to work on features that will benefit everyone.
And every time I add one new setting, I get the request for 3 more, I cannot follow anymore.
And every time I add one new setting, I get the request for 3 more, I cannot follow anymore.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: [done] A user setting item to resize the main menu buttons
No problem, i understand but tout app is too great so we want always more ...
Re: [done] A user setting item to resize the main menu buttons
Hi, François!
Nice work! Thank you. It's very good for fablets.
Samsung 10"
And the same device without user settings as above:
Now it is much more convenient to use the app on a large screen than it was before.
Code: Select all
# define the size of the menu items (default: 48)
core.menu.buttons.size_dp=
Code: Select all
core.menu.buttons.size_dp=120
map.buttons.size_dp=100