<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Touch sensitivity changes in 2.1 release? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/touch-sensitivity-changes-in-2-1-release/m-p/497526#M12750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In continue to the "hold" gesture thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/26093-quot-hold-quot-touch-gesture-stopped-working-in-2.1-release"&gt;http://forums.arcgis.com/threads/26093-quot-hold-quot-touch-gesture-stopped-working-in-2.1-release&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While testing both 2.1rc ?(2.1.0.427) and 2.1 release (2.1.0.446) and registering to the MapGesture event there is a difference between the versions when it comes to firing the event when a simpe touch and hold is performed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code in the MapGesture event is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Debug.WriteLine(e.Gesture + " " + e.MapPoint.ToString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When touching the screen and holding for a couple of seconds in the rc version I get the following output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Started Point[X=-1018500, Y=262500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hold Point[X=-1018500, Y=262500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Completed Point[X=-5428500, Y=3391500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when running with the release I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Started Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1165500, Y=766500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1291500, Y=871500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1249500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And of course I'm not getting the hold gesture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems the release version is more sensitive to touch and although my finger is quite steady on the screen, it thinks there is a movement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there somewhere I can change the map's sensitivity to touch?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Mar 2011 09:29:06 GMT</pubDate>
    <dc:creator>IdoFlatow</dc:creator>
    <dc:date>2011-03-19T09:29:06Z</dc:date>
    <item>
      <title>Touch sensitivity changes in 2.1 release?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/touch-sensitivity-changes-in-2-1-release/m-p/497526#M12750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In continue to the "hold" gesture thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/26093-quot-hold-quot-touch-gesture-stopped-working-in-2.1-release"&gt;http://forums.arcgis.com/threads/26093-quot-hold-quot-touch-gesture-stopped-working-in-2.1-release&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While testing both 2.1rc ?(2.1.0.427) and 2.1 release (2.1.0.446) and registering to the MapGesture event there is a difference between the versions when it comes to firing the event when a simpe touch and hold is performed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code in the MapGesture event is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Debug.WriteLine(e.Gesture + " " + e.MapPoint.ToString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When touching the screen and holding for a couple of seconds in the rc version I get the following output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Started Point[X=-1018500, Y=262500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hold Point[X=-1018500, Y=262500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Completed Point[X=-5428500, Y=3391500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when running with the release I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Started Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1165500, Y=766500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1291500, Y=871500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1249500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag Point[X=-1228500, Y=850500, WKID=102100]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And of course I'm not getting the hold gesture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems the release version is more sensitive to touch and although my finger is quite steady on the screen, it thinks there is a movement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there somewhere I can change the map's sensitivity to touch?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2011 09:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/touch-sensitivity-changes-in-2-1-release/m-p/497526#M12750</guid>
      <dc:creator>IdoFlatow</dc:creator>
      <dc:date>2011-03-19T09:29:06Z</dc:date>
    </item>
  </channel>
</rss>

