aveng3r Posted June 14, 2019 Posted June 14, 2019 Hi @DPI Wizard, I got a simple suggestion that would make things easier and more foolproof while using your amazing Calculator: Request: If a user uses the input fields to enter for example a sensitivity than automatically replace the input "," with a "." Background: The reason behind this: Countries differ between the usage of "." and "," while writing numbers. Example: One thousand United States: 1,000.00 = Germany: 1.000,00 This difference is also visible if you look at different keyboard layout. E.g. the numpad on a german keypad only got "," but not ".". This cultural difference can lead to effects that you input your sensitivity (e.g. 6,5 in Overwatch) and your calculator responds that "Too high sensitivity 1 - Maximum is 100". If you are aware of the "." and "," difference its fine, but If you change the input-logic that it overwrites the input, it wont matter and would run a bit more smoothly for non-"." users Kind regards aveng3r
Wizard DPI Wizard Posted June 14, 2019 Wizard Posted June 14, 2019 This is actually one of the first features I started working on many years ago, but I ran into some issues and kinda put it on hold for a while when the core of the calculator was being developed. Should be a lot easier to implement now however so I'll get back on it! aveng3r 1
Wizard DPI Wizard Posted June 14, 2019 Wizard Posted June 14, 2019 Was a pretty quick fix with how the code works now, give it a try
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now