[MOSAIC] - Documentation - 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: [MOSAIC] - Documentation (/showthread.php?tid=1063) |
[MOSAIC] - Documentation - Monolithos - 26.10.2017 Hi, Using the Inline frame Mosaic widget, it took me a whlie (= lost time) to figure out the size is not given in pixels but in a multiple of tiles. Since a search on this forum and the Paradox site did not provide me with info, this brings me to the following question : is there any documentation available on these widgets or was I just too stupid to find it? (if the latter, let me know, I can take it, but in that case please do also provide me a link to the documentation ) Cheers, Hendrik RE: [MOSAIC] - Documentation - Trond Hoyem - 28.03.2018 I would very much like to know this too. I am trying to resize a widget, and horizontal is no problem, but vertical I am not able to change the size. I want to show the schedulers and trends in a widget, and they get really cramped.. RE: [MOSAIC] - Documentation - Daniel - 28.03.2018 Hi Widget size should be specified in the number of occupied cells. The size of one cell is 110px*110px, but taking into account fields the real size of widget can be determined by the following formula (110*width-10) px * (110*height-10) px BR |