tool_windows.md: Update screenshot

This commit is contained in:
Karol Lewandowski 2023-04-11 15:06:37 +02:00
parent aa4bfe5497
commit 01b4a153c1
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -1,7 +1,7 @@
# Tool Windows
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. --> <!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Tool Windows
<link-summary>Displaying additional information and controls in child windows of the IDE.</link-summary> <link-summary>Displaying additional information and controls in child windows of the IDE.</link-summary>
<tldr> <tldr>
@ -100,4 +100,4 @@ See [Code Samples](code_samples.md) on how to set up and run the plugin.
This plugin creates the <control>Sample Calendar</control> tool window that displays the system date, time and time zone. This plugin creates the <control>Sample Calendar</control> tool window that displays the system date, time and time zone.
When opened, this tool window is similar to the following screen: When opened, this tool window is similar to the following screen:
![Sample Calendar](sample_calendar.png) ![Sample Calendar](sample_calendar.png){width="403"}