Moving Components with LUA #268
Replies: 3 comments 3 replies
-
You can get all properties of a component with I started documenting them but I need to compare with one file that is in the source code. |
Beta Was this translation helpful? Give feedback.
-
I used a similar trick when creating the K1r panel. So I had 32 LCDs. I gave them a unique ID (custom setting) then used the lua debugger to position them. I am no artist but I can do math. |
Beta Was this translation helpful? Give feedback.
-
I found the link where I posted originally https://ctrlr.org/forums/topic/using-lua-to-layout-stuff-repost/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find how to do this on the old forums
If you need to move a component with LUA this code works.
Beta Was this translation helpful? Give feedback.
All reactions