mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
UX-3157, Minor changes in the text and images
This commit is contained in:
parent
2a7884fcf4
commit
c14ec8a859
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 69 KiB |
@ -80,16 +80,7 @@ If a popup has a vertical list of actions or options, set the minimum width to 2
|
|||||||
|
|
||||||
The default width and height are adaptable to the content inside if it exceeds the minimum width.
|
The default width and height are adaptable to the content inside if it exceeds the minimum width.
|
||||||
|
|
||||||
<table style="none" border="false">
|
{width="706"}
|
||||||
<tr>
|
|
||||||
<td width="50%">
|
|
||||||
<img src="dialog_popup_sizes_popup_xxs.png" alt="Insert popup 200 px wide"/>
|
|
||||||
</td>
|
|
||||||
<td width="50%">
|
|
||||||
<p><control>Insert</control> popup with the minimum width</p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
#### Content-rich popups
|
#### Content-rich popups
|
||||||
|
|
||||||
@ -123,7 +114,7 @@ Set maximum width and height to 80% of a screen size. Use a [scrollbar](scrollba
|
|||||||
* Default width: 20% of the application width.
|
* Default width: 20% of the application width.
|
||||||
* The minimum size: 200×500 px.
|
* The minimum size: 200×500 px.
|
||||||
|
|
||||||
#### Hotzintal tool window
|
#### Horizontal tool window
|
||||||
|
|
||||||
* Default height: 20% of the application height.
|
* Default height: 20% of the application height.
|
||||||
* The minimum size: 500×200 px.
|
* The minimum size: 500×200 px.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user