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

This commit is contained in:
Karl Tauber
2021-11-11 11:49:39 +01:00
parent fbf10e553d
commit d3355eda65
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