public override resolvePreferredHeight() as Int:
Resolved menu-bar height after runtime content zoom.
The menu bar is part of the window chrome drawn by Klyn, so it must scale with Ctrl+wheel content zoom even when the full KSS tree is not reapplied.
height = bar.resolvePreferredHeight()