Fri, 21 Aug 2020 14:29:03 +0200 | Edouard Tisserant | SVGHMI: JsonTable now makes meaningfull JSON request : all arguments and variables are passed in. | changeset | files |
Fri, 21 Aug 2020 13:22:54 +0200 | Edouard Tisserant | SVGHMI: Keypad is now keeping Javascript type constency. In other words, if a number was given as initial value, input value will have to convert to number in order to be valid. In case invalid value is entered, initial value is restored. | changeset | files |
Thu, 20 Aug 2020 14:12:49 +0200 | Edouard Tisserant | SVGHMI: Behave when project path include spaces, and make more understandable error in case of problem extracting geometry with inkscape. | changeset | files |
Thu, 20 Aug 2020 13:56:21 +0200 | Edouard Tisserant | SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element. | changeset | files |