setMenuBar Menu too tall?

On my Windows JUCE 3.0 app, I am adding a menubar via setMenuBar.  The resulting menuBar has a either has a blank space below it or it is pushing the content component too far south.  Does anyone have any idea what could be causing this?

 

Thanks-

Steve

 

Haven't seen this myself - I'd need to be convinced that it's not something you're doing in your own code before I spend time investigating though.. Got a short code-snippet to reproduce it?

I found the issue and fixed it - sorry to waste bandwidth!