mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Added missing end points for brief descriptions in the docs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="ColorPickerButton" inherits="Button" category="Core" version="3.1">
|
||||
<brief_description>
|
||||
Button that pops out a [ColorPicker]
|
||||
Button that pops out a [ColorPicker].
|
||||
</brief_description>
|
||||
<description>
|
||||
Encapsulates a [ColorPicker] making it accesible by pressing a button, pressing the button will toggle the [ColorPicker] visibility
|
||||
|
||||
Reference in New Issue
Block a user