Jan Schwenzien
Jan Schwenzien
## ✔️ Issue Checklist - [x] I have updated PopMenu to the latest version. - [x] I have read the [Contribution Guidelines](https://github.com/alexaubry/BulletinBoard/blob/master/CONTRIBUTING.md). - [x] I have read the [Documentation](https://alexaubry.github.io/BulletinBoard). -...
Using the :decimal type in countries that use ',' as the decimal seperator (instead of '.') causes the value to be truncated (2,75 => 2.00). According to http://stackoverflow.com/questions/11487850/decimal-point-in-uikeyboardtypedecimalpad-cant-be-used-in-mathematical-calculat a localizedScannerWithString...