bitfocus / companion-module-h2r-graphics

MIT License
10 stars 7 forks source link

Include the current selected line in a list as a variable in companion #17

Closed champagj closed 1 month ago

champagj commented 2 years ago

When using the H2R variables-list it would be useful to be able to display which current row is selected on a button

Application is using a lower third to show a "segment title". Same lower third can be re-used (and companion button) using list variable which is incremented at each segment.

Having a companion variable with the current line selected could be used for visual feedback on a button. It could also be used with companion custom variables for more complex use cases.

davidjoshuaford commented 1 year ago

To add to this, it would be helpful if Companion could read the [list1.row1.cell1] data for specific cells.

Currently only the active [list1.1], [list1.2], [list1.3] etc data is pulled in and available to use.