Hello,
I’m having trouble getting my filmstrip to show up when I export my project as a VST3.
It only appears if I manually change the numStrips value (for example, from 125 → 124 → 125 again , then it works, at least in the Interface Designer). Otherwise it stays invisible.
I unchecked showTextBox since I know it can be buggy, and I also tried loading the filmstrip through JSON in the code editor, but it still doesn’t show up, not even in the interface preview.
I’m sure the number of frames is correct and same for the location. Is there another setting I need to enable/disable to make the filmstrip export properly?
Also, as soon as I hit Compile in the code editor, the filmstrip disappears again.
(Attached a screenshot of my slider properties in case it helps.)

