beremiz

a65bcbb6af20
SVGHMI: more accurate filtering of elements to unlink or not
--- a/svghmi/inline_svg.ysl2 Tue Nov 16 20:31:11 2021 +0100
+++ b/svghmi/inline_svg.ysl2 Tue Nov 30 09:52:42 2021 +0100
@@ -174,7 +174,7 @@
param "seed";
choose {
// node recursive copy ends when finding a widget
- when "@id = $hmi_elements/@id" {
+ when "@id = $hmi_widgets/@id" {
// place a clone instead of copying
use{
attrib "xlink:href" > «concat('#',@id)»