LogicMachine Forum
widget problem - Printable Version

+- LogicMachine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: widget problem (/showthread.php?tid=6175)



widget problem - Frank68 - 05.11.2025

Hi,

I'm having problems with widgets. On one LogicMachine, once I open a widget, if I click elsewhere, it closes, but on another, it doesn't.
Same firmware version and same widget configuration. What's the problem?

Thank you very much.


RE: widget problem - Daniel - 05.11.2025

Which visualization do you use?


RE: widget problem - Frank68 - 05.11.2025

(8 hours ago)Daniel Wrote: Which visualization do you use?

OLD VISU IN THE SAME LOGICMACHINE


RE: widget problem - Daniel - 05.11.2025

Provide some more info for us to be able to reproduce the behaviour, or share the backup and tell which widgets.


RE: widget problem - Frank68 - 05.11.2025

(7 hours ago)Daniel Wrote: Provide some more info for us to be able to reproduce the behaviour, or share the backup and tell which widgets.

This is the backup , user admin pwd Admin2025
the widget isall the present widget , not close when open and click in other part of page.


RE: widget problem - Daniel - 05.11.2025

It is the image behind blocking it, add this to custom css
Code:
.item-image { pointer-events: none; }