Open
Description
Hi, my plugin requires some more advanced graphics than just text and rectangles drawn in emulated resolution, so I started experimenting with layout engine, which gives me all I need except it's static, so my question is:
Would it be possible to control the properties like position, size and opacity of the layout elements from within the LUA plugin?
I see in the wiki that you can load a lua script from the latout, but there is no documentation explaining how to use it, maybe it's not implemented yet?