<p></p>
<p>This problem occurs in quite a few places.</p>
<p><code>intgrabber</code> is already stateful; we could add more state to it to track the number you're typing rather than the number that's displaying. E.g. if you backspace on "1" the internal state could become 0 although it continues to display as 1 if 1 is the minimum valid value. Ideally it would also display as 0, but that would require quite annoying modifications to the code for each menu that needs that behaviour.</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/1109#issuecomment-605531122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZSUCZQINOQSBDW5VFLRJZ6YLANCNFSM4LVW5DFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZWXZZD5HJZH5GG4L53RJZ6YLA5CNFSM4LVW5DF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL2X4Q.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/1109#issuecomment-605531122",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1109#issuecomment-605531122",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>