[Ohrrpgce] [ohrrpgce/ohrrpgce] Typing item trade numbers in shop stuff editor works poorly (#1109)

Ralph Versteegen notifications at github.com
Sat Mar 28 16:02:29 PDT 2020


This problem occurs in quite a few places.

`intgrabber` 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.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1109#issuecomment-605531122
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200328/a4a2b707/attachment.html>


More information about the Ohrrpgce mailing list