Merge pull request #105574 from kitbdev/desc-progress-bar

Update ProgressBar description
This commit is contained in:
Thaddeus Crews
2025-04-22 10:44:26 -05:00

View File

@ -4,7 +4,7 @@
A control used for visual representation of a percentage.
</brief_description>
<description>
A control used for visual representation of a percentage. Shows fill percentage from right to left.
A control used for visual representation of a percentage. Shows the fill percentage in the center. Can also be used to show indeterminate progress. For more fill modes, use [TextureProgressBar] instead.
</description>
<tutorials>
</tutorials>