Skip to content

Conversation

@Ymanawat
Copy link
Contributor

@Ymanawat Ymanawat commented Jul 25, 2023

This PR resolves issue #7715 and includes the necessary changes for all the branches that have these containers (maybe 3.2+).

It introduces an overview of three container subtypes, namely AspectRatioContainer, FlowContainer, and CenterContainer. These subtypes were missing from the existing documentation at https://docs.godotengine.org/en/stable/tutorials/ui/gui_containers.html.

@paddy-exe paddy-exe added area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement labels Jul 25, 2023
@paddy-exe
Copy link
Contributor

Hey @Ymanawat Thanks for your PR! Could you please convert the images you added to .webp following the docs contribution guidelines: https://docs.godotengine.org/en/stable/contributing/documentation/docs_image_guidelines.html?

@Ymanawat
Copy link
Contributor Author

Hello @paddy-exe! I've converted all the images to .webp

@DarthKitten2130
Copy link

Thanks for the PR! (I opened the issue)

@mhilbrunner mhilbrunner merged commit 291d3bc into godotengine:master Oct 9, 2023
@mhilbrunner
Copy link
Member

Thanks, and thanks for converting the images to WebP 🙏 Merged. Amazing first contribution!

@Ymanawat Ymanawat deleted the container_subtypes_overview branch October 9, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mutliple Container Subtypes are not documented under the Container Overview reference in the Manual

4 participants