andan67 / wormnav

Track navigation for Garmin watches
https://andan67.github.io/wormnav/
GNU General Public License v3.0
16 stars 7 forks source link

ISSUE on class CenterMapPickerDelegate. function onAccept #5

Closed alsama closed 3 years ago

alsama commented 3 years ago

Hello:

I have found a little Issue on class CenterMapPickerDelegate. function onAccept(values):

Code now is: Application.getApp().setProperty("centerMap", Transform.northHeading); and it must be: Application.getApp().setProperty("centerMap", Transform.centerMap);

Great App.

andan67 commented 3 years ago

Thanks for spotting this issue. This is now closed and will be released shortly