Skip to content

Commit

Permalink
Mention the stretching behavior of PopupPanel
Browse files Browse the repository at this point in the history
  • Loading branch information
KoBeWi committed Aug 17, 2022
1 parent 2e24b76 commit a2b088b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/classes/PopupPanel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</brief_description>
<description>
Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [Window].
If any [Control] node is added as a child of this [PopupPanel], it will be stretched to fit the panel's size (similar to how [PanelContainer] works).
</description>
<tutorials>
</tutorials>
Expand Down

0 comments on commit a2b088b

Please sign in to comment.