[FIX][IMP][web_decimal_numpad_dot] Support float time

- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
This commit is contained in:
Jairo Llopis
2017-09-07 15:10:41 +02:00
committed by David
parent aa1043ce90
commit 9a730cdf02
3 changed files with 32 additions and 22 deletions

View File

@@ -8,7 +8,7 @@
{
"name": "Web - Numpad Dot as decimal separator",
"version": "10.0.1.0.0",
"version": "10.0.1.1.0",
"license": "AGPL-3",
"summary": "Allows using numpad dot to enter period decimal separator",
"depends": [