Dimibe/study-planner

Decimal numbers - commas not working

Closed this issue · 1 comments

In inputs field , e.g. for course grades commas lead to an error. Only dots work.

Added option inputType to CWTextField. When set to Decimal only digits, dots and commas are allowed whereas commas are automatically transformed to dots.