doc: role issues and involuntary comments

This commit is contained in:
Gouvernathor
2023-05-17 04:10:16 +02:00
parent d8cfb32514
commit 1436e3e4f1
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -982,12 +982,12 @@ The textbox (or window) is the window the dialogue is displayed in. In addition
to changing gui/textbox.png, the following variables control how the textbox
is displayed.
.. var: gui.textbox_height = 278
.. var:: gui.textbox_height = 278
The height of the textbox window, which should also be the height of gui/
textbox.png.
.. var: gui.textbox_yalign = 1.0
.. var:: gui.textbox_yalign = 1.0
The placement of the textbox vertically on the screen. 0.0 is the top,
0.5 is center, and 1.0 is the bottom.
+2 -2
View File
@@ -168,9 +168,9 @@ the enter key being pressed.
some or all of the methods, and set the value of the default
field.
.. attribute: editable
.. attribute:: editable
If true, this field is editable at all.
If not true, disables the input field from being editable at all.
.. attribute:: default