mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-83832 main menu appears unavailable
This commit is contained in:
@@ -218,6 +218,9 @@ public class IdeMenuBar extends JMenuBar {
|
||||
}
|
||||
|
||||
updateMenuActions();
|
||||
if (UIUtil.isWinLafOnVista()) {
|
||||
repaint();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user