hey
is there a way with the selection grid to have it so you can select multiple groups without them stacking on top of each other in the grid WITHOUT having to move the grid position each time and having to give each group a custom grid position ,
hey
is there a way with the selection grid to have it so you can select multiple groups without them stacking on top of each other in the grid WITHOUT having to move the grid position each time and having to give each group a custom grid position ,
Not currently. We're working on a solution though.
Thanks Ryan
all it would need would be when a group is selected for the grid position to go 1 past the end of the grid (same as it does if you type fixture numbers) . This is probably the biggest thing from keeping me from using it on some upcoming musicals
to get around it is there a way to store a macro command of a starting grid position (think maybe using macros to call up groups with then a command that moves the grid starting position)
The Grid keyword is used to change the grid cursor's location.
Thanks Ryan
Maybe a macro with this Lua one-liner could be helpful (Moves gridcursor to end+1)
Lua "Cmd('Grid %i', select(2,SelectionComponentX())+1)"
I hadn’t thought of this idea, think you just changed my life with 4 up, down, left, right buttons below my selection grid.
Don’t have an account yet? Register yourself now and be a part of our community!