-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
此更改将模板设置窗口的模态类型更改为与SupportForm和SettingsForm中的模态类型保持一致。之前,TemplateSettingForm中使用了不必要的DialogWrapper.IdeModalityType.PROJECT,这与其他表单不一致。此更新确保所有表单在显示时具有相同的模态行为。
- Loading branch information
1 parent
59e2861
commit 863e162
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters