Open leuschel opened 8 months ago
View in HTML export:
View in ProB2-UI:
In ProB2-UI, svg_objects seem ok:
and the VisB Item updates as well:
This seems fixed now in prob_prolog by inlining SVG objects into the SVG default contents:
0fda5432 perform inlining of SVG objects for ProB2-UI
We should probably still remove the inlined objects from the list of SVG objects returned to ProB2.
We need to support groups and titles so that they work correctly in ProB2-UI. In this example, the rotation on the group has no effect and the hover/tooltip title is the same for all objects (but it gets updated based on the variable x). We may have to support the children attribute in ProB2-UI.