12.06.2026, 22:08
(12.06.2026, 07:21)Daniel Wrote: What is so special on this project that you cannot use Tile? You can make single custom widget this size and it will be displayed on mobile correctly on Tile.
To give a better idea of what I'm going for, here's a screenshot of widget of my existing interfaces (built in the old visualization).
The core problem I'm trying to solve is responsiveness. I can design a panel that looks perfect only on a specific device, like a fixed iPad or desktop.
In this case the interface will be used by many different people on many different devices with different screen sizes. I need the layout to scale correctly across all of them.
The reason I choose Plan view is that I want to build a strict, structured user interface — organized sections, clear hierarchy, consistent layout. Not randomly placed icons over a background image, but a panel where every element has a defined place.
I should mention that I'm still relatively new to the new Visu. I've been building large, complex GUIs in the old visualization and I'm now in the process of switching over. So it's possible I'm missing something about how the new environment works.