h5p-editor-php-library
h5p-editor-php-library copied to clipboard
Fix step validation of number field
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