You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Remove broken [image] usage in classref
This commit is contained in:
@@ -5433,7 +5433,7 @@
|
||||
Standard themed Button.
|
||||
</brief_description>
|
||||
<description>
|
||||
Button is just the standard themed button: [image src="images/button_example.png"/] It can contain text and an icon, and will display them according to the current [Theme].
|
||||
Button is the standard themed button. It can contain text and an icon, and will display them according to the current [Theme].
|
||||
</description>
|
||||
<methods>
|
||||
<method name="set_text">
|
||||
|
||||
Reference in New Issue
Block a user