Thu, 06 Aug 2020 14:59:04 +0200 | Edouard Tisserant | SVGHMI : have to move some JS declarations from "preamble" to "declarations" and others from "declarations" to "definitions" section to make room for JS libraries that would be used by widget classes. | changeset | files |
Wed, 05 Aug 2020 18:53:56 +0200 | Edouard Tisserant | SVGHMI: JS refactoring continued : "dispatch_value_to_widget" becomes widget class member "new_hmi_value" (was also broken by previous relativeness commit) | changeset | files |
Wed, 05 Aug 2020 18:49:29 +0200 | Edouard Tisserant | SVGHMI: widgets are not anymore binary relative or absolute, but have a "relativeness". | changeset | files |
Tue, 04 Aug 2020 11:53:39 +0200 | Edouard Tisserant | SVGHMI: More JS code refactoring : change_hmi_value and apply_hmi_value now methods of widget class. | changeset | files |