![]() |
|
Difference in widgets - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visu (https://forum.logicmachine.net/forumdisplay.php?fid=24) +--- Thread: Difference in widgets (/showthread.php?tid=6410) |
Difference in widgets - CristianAgata - 01.05.2026 Good morning, I can't understand where is the wrong setting. I realize a widget an in admin mode I have a kind of visualization and in user mode another. I have attached some screen shots. Best regards Cristian RE: Difference in widgets - admin - 01.05.2026 Please provide visu backup. RE: Difference in widgets - CristianAgata - 01.05.2026 (01.05.2026, 09:01)admin Wrote: Please provide visu backup. Thanks, done. BR Cristian RE: Difference in widgets - admin - 01.05.2026 Thanks for the backup. Which visu version are you using? RE: Difference in widgets - CristianAgata - 01.05.2026 (01.05.2026, 10:08)admin Wrote: Thanks for the backup. Which visu version are you using? Last one beta test. Lm5 last firmware. Best regards Cristian RE: Difference in widgets - admin - 01.05.2026 Thanks, this will be fixed in the next version. For a partial work-around add this to Custom CSS: Code: .widget-shape .widget-content:before {
box-shadow: var(--visu-widget-shadow) !important;
}RE: Difference in widgets - Daniel - 15.05.2026 New beta with the fix is out. https://forum.logicmachine.net/showthread.php?tid=6282&pid=42143#pid42143 |