In my Panels UI layout, I have the ability to choose a background image for the entire window, but I also have some semi-transparent (or opaque) panels too. Here is what my Foobar looks like with a background normally:

And when I apply a background, this is what happens:

(Click both images for larger views)
The first picture is fine, and the background is shown correctly, however in the second image the background does indeed update behind the Track Display but not behind any other panels (such as the lyric panel, behind my makeshift toolbars at the top, behind the playlist (when it's a transparent playlist). I have no idea why it updates fine behind that Track Display on the left and none of the other Track Displays.
So my question is:
1. Does the order of the panels in my configs code matter if it updates or not? $panel() doesn't work in //PerSecond I don't think.
2. If not, is there anyway to manually refresh/repaint the window with a button or windows command?
