Images fixed

This commit is contained in:
eldar-jetbrains 2025-01-07 20:55:45 +01:00
parent c86c53b6ab
commit 203daffff7
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 KiB

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 452 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB

View File

@ -102,7 +102,7 @@ Popups should have the same default width as dialogs. In addition, there is a sm
Unlike dialogs, popups have an adaptive height. Adapt the height of a popup to the amount of content inside. Unlike dialogs, popups have an adaptive height. Adapt the height of a popup to the amount of content inside.
For example, the height of the <control>Documentation</control> popup adapts to the amount of the content inside: For example, the height of the <control>Documentation</control> popup is different depending on what is focused in the editor:
<img src="dialog_popup_sizes_popup_adaptive_height.png" alt="The Documentation popup adapts its height based on the content inside"/> <img src="dialog_popup_sizes_popup_adaptive_height.png" alt="The Documentation popup adapts its height based on the content inside"/>