<p>Right now menus support scrolling with the right-button. This is fine and nice for a real mouse.</p>
<p>It is not good enough (barely usable?) for Android touch screens. Dragging with two fingers does actually create a right-drag, but it is too hard to do precisely, and too easy to have spurious unwanted left clicks before and after.</p>
<p>The solution is to allow scrolling with the left button.</p>
<p>Since this will only happen if a left drag exceeds a given minimum distance threshold, it should not interfere with normal clicking of items to activate them. After you have dragged far enough to start a scroll, the release of the mouse button should not trigger a menu item activation.</p>
<p>This applies not just to user defined menus, but also needs to apply to the save/load menus, the inventory, the sell menu, and the equip menu (anything I forgot?)</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/31?email_source=notifications&email_token=AMWGWZU4Q4NFZEE2KUWM2RLQGGT5TA5CNFSM4IPHJXV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGOXSQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZQ2MXQ7OG6264C7K2TQGGT5TANCNFSM4IPHJXVQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AMWGWZRNO6YBTGLFVI5GBJ3QGGT5TA5CNFSM4IPHJXV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGOXSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/31?email_source=notifications\u0026email_token=AMWGWZU4Q4NFZEE2KUWM2RLQGGT5TA5CNFSM4IPHJXV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGOXSQ",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/31?email_source=notifications\u0026email_token=AMWGWZU4Q4NFZEE2KUWM2RLQGGT5TA5CNFSM4IPHJXV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGOXSQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>