mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
popups.md: test
This commit is contained in:
parent
910a12da51
commit
0f3d99ed3a
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||
|
||||
## Popups
|
||||
## Introduction
|
||||
|
||||
The IntelliJ Platform user interface makes extensive use of popups \- semi-modal windows that have no chrome (explicit closing buttons) and disappear automatically on focus loss.
|
||||
Making use of these controls in your plugin ensures a consistent user experience between your plugin and the rest of the IDE.
|
||||
|
Loading…
x
Reference in New Issue
Block a user