mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
notifications.md: cleanup
This commit is contained in:
parent
32b5930394
commit
75286952ee
@ -5,7 +5,7 @@ title: Notifications
|
|||||||
|
|
||||||
## Notifications
|
## Notifications
|
||||||
|
|
||||||
One of the leading design principles in recent versions of *IntelliJ IDEA* is avoiding the use of modal message boxes for notifying the user about errors and other situations that may warrant the user's attention.
|
One of the leading design principles is avoiding the use of modal message boxes for notifying the user about errors and other situations that may warrant the user's attention.
|
||||||
As a replacement, the *IntelliJ Platform* provides multiple non-modal notification UI options.
|
As a replacement, the *IntelliJ Platform* provides multiple non-modal notification UI options.
|
||||||
|
|
||||||
### Dialogs
|
### Dialogs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user