tlaukkanen / mobile-trail-explorer

Automatically exported from code.google.com/p/mobile-trail-explorer
2 stars 0 forks source link

Resize of screen with N95 slider does not work correctly #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Open the MTE with Trail View
Resize the screen with the slider of the N95 (screen is rotated by 90 degrees)
The Canvas does not handle the resize correctly

What version of the product are you using? On what operating system?
1.9 
Nokia N95 silver

Please provide any additional information below.
Please see the attached bugfix. Width and height are changing with the
paint method in case the screen is rotated.

Original issue reported on code.google.com by c.hofsch...@gmx.de on 24 Apr 2008 at 7:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting this. I didn't know that you could do that with N95.
By the way, does your N95 work with integrated GPS when using MTE?

Original comment by tlaukka...@gmail.com on 25 Apr 2008 at 11:26

GoogleCodeExporter commented 9 years ago
Yes, the phone works with internal GPS also. The internal GPS takes quite long 
until
the first position is available. I also tried it with a Falcom Navi-1 bluetooth 
GPS
which gets the position faster.

Original comment by c.hofsch...@gmx.de on 25 Apr 2008 at 4:25

GoogleCodeExporter commented 9 years ago
That is excellent news that the internal GPS is working with the Mobile Trail 
Explorer.

Thanks for the bugfix code. I just committed the fix to the repository. This 
fix will
be included in the next release.

Original comment by tlaukka...@gmail.com on 25 Apr 2008 at 6:31