mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
kotlin_ui_dsl_version_2.md: change "UI DSL Showcase" to the more eye-catching "UI DSL Examples"
This commit is contained in:
parent
9218e7b5cc
commit
e467bc88e2
@ -34,7 +34,7 @@ The following significant changes were made:
|
|||||||
Fixed focus ring cropping problems: when components are placed near the panel border focus ring could be cropped if panel insets do not specify enough space.
|
Fixed focus ring cropping problems: when components are placed near the panel border focus ring could be cropped if panel insets do not specify enough space.
|
||||||
- Implemented [Placeholder](#placeholder) that allows replacing components at runtime after content is shown.
|
- Implemented [Placeholder](#placeholder) that allows replacing components at runtime after content is shown.
|
||||||
|
|
||||||
## UI DSL Showcase
|
## UI DSL Examples
|
||||||
|
|
||||||
It is highly recommended taking a look at the UI DSL demo available via <menupath>Tools | Internal Actions | UI | UI DSL Showcase</menupath> (see [Internal Actions](internal_actions_intro.md) if not available in your IDE instance).
|
It is highly recommended taking a look at the UI DSL demo available via <menupath>Tools | Internal Actions | UI | UI DSL Showcase</menupath> (see [Internal Actions](internal_actions_intro.md) if not available in your IDE instance).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user