h5p-editor-php-library icon indicating copy to clipboard operation
h5p-editor-php-library copied to clipboard

Fix step validation of number field

Open otacke opened this issue 5 years ago • 0 comments

Current solution breaks if step is not an integer although HTML5 input fields of type number accept floating numbers.

Requires https://github.com/h5p/h5p-php-library/pull/86

otacke avatar Jun 13 '20 10:06 otacke