Icon container - Printable Version +- Logic Machine 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: Icon container (/showthread.php?tid=4807) |
Icon container - AISystem - 05.06.2023 Hello, I need to arrange multiple icons 2 rows by 3 icons in the same way on the screen. Is it possible to group them and nest them somehow so that the distances between the icons are always the same? RE: Icon container - admin - 05.06.2023 Use snap to grid: bottom right corner, next to Element position. RE: Icon container - AISystem - 05.06.2023 (05.06.2023, 13:05)admin Wrote: Use snap to grid: bottom right corner, next to Element position. I do not understand RE: Icon container - admin - 05.06.2023 I assume you are talking about full visualization not Mosaic. For easier alignment of elements there's a snap to grid option. You can also input the coordinates manually. RE: Icon container - AISystem - 05.06.2023 (05.06.2023, 13:18)admin Wrote: I assume you are talking about full visualization not Mosaic. Yes, I'm talking about the full visualization. I know about these options, but is there any other way, I have to put about 600 icons grouped 3x2. The main problem is that there is a css code on each one, which makes the arrangement almost impossible, because in the view it is one, and after opening it is another. So I was wondering if there was something like a container where I could arrange them once and then just align the containers |