Digital-Larry

Results 3 comments of Digital-Larry

@sletz The issue is, as you've suggested, that controls placed below a tabbed component get squished down to 1 pixel or worse! I've come up with a minimal program to...

I'm tracing on closeBox(), where I can tell where we are in the hierarchy as well as what elements we are talking about. ``` /** Close the current box. */...

I can make it behave by placing the tabbed control in yet another box. I'm confused now. Is this a bug in FaustIDE, or faust2juce, or not? ![image](https://user-images.githubusercontent.com/3178344/124401004-77282400-dcdb-11eb-9847-a6cbba6b5762.png) ![image](https://user-images.githubusercontent.com/3178344/124398149-01b35800-dcc9-11eb-9eeb-8fb6907e006a.png) ```...