mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-122561 Some code is not shielded by "ide.mac.message.dialogs.as.sheets" key
This commit is contained in:
@@ -1317,7 +1317,9 @@ public class Messages {
|
||||
setButtonsAlignment(SwingConstants.CENTER);
|
||||
setDoNotAskOption(doNotAskOption);
|
||||
init();
|
||||
MacUtil.adjustFocusTraversal(myDisposable);
|
||||
if (isMacSheetEmulation()) {
|
||||
MacUtil.adjustFocusTraversal(myDisposable);
|
||||
}
|
||||
}
|
||||
|
||||
@NotNull
|
||||
|
||||
Reference in New Issue
Block a user