![]() |
|
Question about mobile visualization best implementation approach - 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: Question about mobile visualization best implementation approach (/showthread.php?tid=6412) |
Question about mobile visualization best implementation approach - gtsamis - 03.05.2026 Hi all, I’m planning a mobile-friendly visualization for LogicMachine and I’d like to ask whether this is doable and what the best implementation approach would be. The idea is: At floor level, I would like to have a compact list of rooms using single-line, full-width tiles: When selecting a room, I would like to open a full-screen room detail view: Can Mosaic handle this kind of room list → room detail navigation cleanly, or would the new Visu be more suitable for this type of mobile UI? Any suggestions, examples, or advice on the best way to implement this would be appreciated. Thanks! George RE: Question about mobile visualization best implementation approach - admin - 04.05.2026 It's strongly recommended to use Visu, not Mosaic for new projects. If you want to create something very similar to these screenshots then you will have to make custom widgets. Otherwise you can simply use built-in widgets, adjust the global color scheme and maybe add some custom CSS. |