Can’t get to it, Can’t access loop iteration variable number

205 viewsCSS BugsBug
0

Hi Remotify,

I think this is a bug!

I am trying to access loop iteration variable number for clips (so that I can delete them) but I can’t scroll down/ get to it as it is cut off by the GUI.

What would the script look like? I ask because if I knew I could probably enter it manually.

I think that I would need to replace the bold 0 with a variable name or something from the script line that CSS generates (self.song().tracks[0].clip_slots[0].delete_clip)

I can see half of the text and if I copy (see image, selected text is blue) it and paste it somewhere else it reads “Clip Slot Number (number)”.

Could you please have a look at it!?

Glenn Verhaeghe Answered question January 31, 2025
0

It’s a design flaw. If you add an empty Action under it, you’ll have more scroll room and be able to access the rest of the menu.

Joachim Posted new comment February 3, 2025

Glenn to the rescue again.

Thanks again!