Hi folks,
I would use the new cool feature for Interactive SVG backgrounds.
I made an simple circle and activated the openhab = true parameter inside the svg and also the embedded SVG slider inside the canvas configuration.
When I’m cklicking the flash button the circle is highlighted, but when I’m clicking on the circle the configuration dialog isn’t appearing.
Could anyone suggest me whats wrong?
SVG Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
fill="#000000"
version="1.1"
id="Capa_1"
width="800px"
height="800px"
viewBox="0 0 595.021 595.021"
xml:space="preserve"
sodipodi:docname="2.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs4" /><sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="1.02625"
inkscape:cx="400"
inkscape:cy="400"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="Capa_1" />
<path
d="M 507.529,87.493 C 480.265,60.229 448.507,38.821 413.133,23.858 376.489,8.358 337.588,0.5 297.511,0.5 257.433,0.5 218.532,8.358 181.887,23.858 146.514,38.819 114.755,60.229 87.492,87.493 60.228,114.756 38.819,146.515 23.857,181.888 8.358,218.532 0.5,257.434 0.5,297.511 c 0,40.077 7.858,78.979 23.358,115.623 14.961,35.373 36.371,67.132 63.635,94.396 27.263,27.263 59.022,48.672 94.395,63.634 36.645,15.5 75.546,23.358 115.624,23.358 40.077,0 78.979,-7.858 115.623,-23.358 35.373,-14.961 67.133,-36.371 94.396,-63.634 27.263,-27.264 48.673,-59.022 63.634,-94.396 15.499,-36.645 23.358,-75.546 23.358,-115.623 0,-40.077 -7.858,-78.979 -23.358,-115.624 -14.963,-35.372 -36.373,-67.131 -63.636,-94.394 z M 297.511,551.682 C 157.136,551.682 43.34,437.885 43.34,297.511 43.34,157.136 157.136,43.34 297.511,43.34 c 140.374,0 254.171,113.796 254.171,254.171 0,140.374 -113.797,254.171 -254.171,254.171 z"
id="path2"
inkscape:label="path2"
style="display:inline"
openhab="true">
</path></svg>