<?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 Mouse pan triggering sensitivity? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-pan-triggering-sensitivity/m-p/551282#M51395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems like the default behavior when mouse panning is enabled is that you must click without even moving the cursor a pixel in order to invoke an onClick; the slightest movement begins a pan operation.&amp;nbsp; This can make it frustrating for people who don't have very precise control over their hand when clicking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a setting which would allow the mouse to move N pixels between press and release and still be considered a click and not start of pan?&amp;nbsp; Or am I missing something else altogether in the pan behavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rex Bradford&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct Relief International&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 17:48:07 GMT</pubDate>
    <dc:creator>RexBradford</dc:creator>
    <dc:date>2012-10-03T17:48:07Z</dc:date>
    <item>
      <title>Mouse pan triggering sensitivity?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-pan-triggering-sensitivity/m-p/551282#M51395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems like the default behavior when mouse panning is enabled is that you must click without even moving the cursor a pixel in order to invoke an onClick; the slightest movement begins a pan operation.&amp;nbsp; This can make it frustrating for people who don't have very precise control over their hand when clicking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a setting which would allow the mouse to move N pixels between press and release and still be considered a click and not start of pan?&amp;nbsp; Or am I missing something else altogether in the pan behavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rex Bradford&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct Relief International&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 17:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-pan-triggering-sensitivity/m-p/551282#M51395</guid>
      <dc:creator>RexBradford</dc:creator>
      <dc:date>2012-10-03T17:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse pan triggering sensitivity?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-pan-triggering-sensitivity/m-p/551283#M51396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure it's possible to change mouse event behavior in that manner. When the mouse is on the move the click doesn't register as an event. I just did a test in chrome &amp;amp; ff , in a desktop application and on windows desktop. Except for windows desktop, I was unable to register a click on a button, link, etc while moving the mouse. The desktop starts to lasso and then stops on mouse button up. A map seems to be a lot more sensitive to mouse events, possibly because there are some many connects to mouse events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's similar to erratic zooming when the user gets over zealous with the wheel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's an issue accessibility, you could always connect to a key (e.g. ctrl) that fires the operation. I did something similar for a client who for some reason could not double-click close a polygon or end a polyline, to save her life.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dojotoolkit.org/reference-guide/1.8/dojo/keys.html"&gt;https://dojotoolkit.org/reference-guide/1.8/dojo/keys.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 19:47:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-pan-triggering-sensitivity/m-p/551283#M51396</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2012-10-03T19:47:35Z</dc:date>
    </item>
  </channel>
</rss>

