Native window decorations: fixed layout loop (issue #420)

(cherry picked from commit d3355eda65)
This commit is contained in:
Karl Tauber
2021-11-11 12:35:51 +01:00
parent a284b69a1e
commit ab320684f5
2 changed files with 3 additions and 1 deletions

View File

@@ -508,7 +508,7 @@ public class FlatTitlePane
protected void menuBarLayouted() {
updateNativeTitleBarHeightAndHitTestSpotsLater();
revalidate();
doLayout();
}
/*debug