añadido web decimal numpad

This commit is contained in:
santiky 2021-10-20 19:37:48 +02:00
parent 073dd91e90
commit 50752d87e7
Signed by: snt
GPG key ID: A9FD34930EADBE71
15 changed files with 697 additions and 0 deletions

View file

@ -0,0 +1,11 @@
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Ana Juaristi <anajuaristi@avanzosc.es>
* Omar Castiñeira Saavedra <omar@comunitea.com>
* Oliver Dony <@odony>
* Wim Audenaert <Wim.Audenaert@ucamco.com>
* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza
* David Vidal
* Jairo Llopis
* Ernesto Tejeda

View file

@ -0,0 +1,2 @@
Allows using numpad dot to enter period decimal separator even in localizations
where comma is used instead of period.

View file

@ -0,0 +1,2 @@
Whenever on a float or monetary input field pressing numpad dot produces the
proper decimal separator for the active localization.