Yesterday I encountered an interesting problem in a project that I’m currently working on. I had a gradient background image that I needed to place into several VBox containers. So, naturally, I decided to create a custom component for this. But that’s where the problems began. As many of you probably know, the VBox container [...]