google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.67k stars 888 forks source link

Fix Asset Window MenuBar Overlap #1875

Closed tst-cjeffries closed 3 years ago

tst-cjeffries commented 3 years ago

In windows where assets are created, the menubar would overlap with the window contents. This fix forces the layout manager to take the menu bar into account, and put all child widgets below it.

To test: 1) Build and install fusion 2) Open windows to create new assets, projects, databases 3) Verify the menu bar (File/Edit Bar) does not overlap with any contents of the window.