Tue, 11 Aug 2020 14:37:33 +0200 | Edouard Tisserant | SVGHMI: finished initial implementation of PAGE_LOCAL and HMI_LOCAL variables. | changeset | files |
Mon, 10 Aug 2020 15:25:57 +0200 | Edouard Tisserant | SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider. | changeset | files |
Mon, 10 Aug 2020 14:00:20 +0200 | Edouard Tisserant | SVGHMI: Update Slider widget so that it doesn't display future value but actual value only. | changeset | files |
Mon, 10 Aug 2020 13:58:55 +0200 | Edouard Tisserant | SVGHMI: provide request_animate() to Widget authors so that they can register redraw code when events lead to redraw. Widget member animate() is called when it is time to update DOM. | changeset | files |
Mon, 10 Aug 2020 11:30:06 +0200 | Edouard Tisserant | Merge | changeset | files |
Sat, 08 Aug 2020 15:53:28 +0200 | Edouard Tisserant | SVGHMI: Intermediate state while implementing local HMI variables. Now write to cache only (no send), still need to implement dispatch on change. | changeset | files |