2020-03-05 Edouard Tisserant SVGHMI: Meter widget accepts 2 arguments : min and max, taken in account when min or max text element is missing svghmi
2020-03-04 Edouard Tisserant SVGHMI: More precise error message on missing HMI path. Meter widget now defaults 0-100 range when min and max elements arent's present, without error. svghmi
2020-03-04 Edouard Tisserant SVGHMI: more whitespace fixes svghmi
2020-03-04 Edouard Tisserant SVGHMI: unlink clones (i.e. deep copy elements refered by svg:use) inside widget. svghmi
2020-03-04 Edouard Tisserant SVGHMI: whitespaces and comments svghmi
2020-03-03 Edouard Tisserant SVGHMI: completely fixed indentation of generated widget description. Lets try to keep it as-is until we can use yslt indentation. svghmi
2020-03-03 Edouard Tisserant SVGHMI: re-indent generated JS svghmi
2020-03-02 Edouard Tisserant SVGHMI: detach/re-attach elements required by pages on page switch svghmi
2020-03-02 Edouard Tisserant SVGHMI: re-indenting svghmi
2020-03-02 Edouard Tisserant SVGHMI: declares pages detachable requirements as an object, to find more efficiently common requirements svghmi
2020-03-02 Edouard Tisserant SVGHMI: fix some JS + add generation of detachable elements, to be continued svghmi
2020-02-28 Edouard Tisserant SVGHMI: now compute discardable elements first so that we can do better grouping of required elements when sumarizing. svghmi
2020-02-28 Edouard Tisserant SVGHMI : documentation for new geometry intersection computation code + little fixes... svghmi
2020-02-28 Edouard Tisserant SVGHMI: detachable and discardable elements sets, Reworked geometric intersection, toward more accurate page content detection. svghmi
2020-02-27 Edouard Tisserant SVGHMI : still trying to optimize. Added xslt code to identitfy minimum set of elements needed by a particular page. Plan is to remove unseen/unused elements from the DOM, and re-appending them later when used, on page switch. Disabled previous optimization. svghmi
Loading...