Hello,
I use often the long press action for display quickly the map x2 for outdoor activities.
I would appreciate if it should be possible to get also all long press actions with two fingers. In my case it should permit to display the map /2 with two fingers and x2 with one finger.
Of course it should extend the other long press actions possibilities.
Sam
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Long press action with two fingers
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Long press action with two fingers
Hi Sam and sorry for the delay,
I've made some tests to check if the multi-fingers long press was technically possible. It is, but I'm afraid that the long press action will be triggered while using the multi-touch actions too slowly.
So right now I've made an user setting to enable this, and I'll test this more longer.
Here is the user setting for the next beta:
I've made some tests to check if the multi-fingers long press was technically possible. It is, but I'm afraid that the long press action will be triggered while using the multi-touch actions too slowly.
So right now I've made an user setting to enable this, and I'll test this more longer.
Here is the user setting for the next beta:
Code: Select all
map.canvas.long_press.allow_multi=1
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Long press action with two fingers
Hi, François,
Thanks for interest for this feature.
I'm also curious to see the expected behaviour with the usersetting !
Maybe, alternatively, it should be possible to separate the screen in two simple parts ? Above the center point for zoom X and below the center point for zoom /
Anywhere on the screen for the others long press features.
By this way not necessary to implement double touch on screen.
Sam
Thanks for interest for this feature.
I'm also curious to see the expected behaviour with the usersetting !
Maybe, alternatively, it should be possible to separate the screen in two simple parts ? Above the center point for zoom X and below the center point for zoom /
Anywhere on the screen for the others long press features.
By this way not necessary to implement double touch on screen.
Sam
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Long press action with two fingers
I've already added the multi fingers long press and user setting, so I'll first test this.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Long press action with two fingers
Yes of course.
It was just a thought in case if multitouch don't work fine. (I'm too fast ...)
It was just a thought in case if multitouch don't work fine. (I'm too fast ...)
Re: Long press action with two fingers
Hello,
I've updated to beta version 2.3.4.R8048.
Great
The feature works fine as expected for me without any problems with other multitouch features.
Small tips, after zoom reduced with two fingers, just take off one finger for moving the map.
Many thanks,
Sam
I've updated to beta version 2.3.4.R8048.
Great
The feature works fine as expected for me without any problems with other multitouch features.
Small tips, after zoom reduced with two fingers, just take off one finger for moving the map.
Many thanks,
Sam
Re: Long press action with two fingers
How does this work? I don't quite understand it. I have updated the application to version 2.3.4 beta and I added this setting
What should happen when I make a Long press action with two fingers?
Code: Select all
map.canvas.long_press.allow_multi=1
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Long press action with two fingers
Currently, it depends on what you have selected in the "Long press map action". If you have checked "Zoom in" (with one finger), then the long press with 2 fingers will zoom out, and same for "Zoom out".
Also, if you have checked "Display map only" for one fingers, it will also apply to 2 fingers.
Also, if you have checked "Display map only" for one fingers, it will also apply to 2 fingers.
Do you like AlpineQuest ? Leave a small comment on Google Play !