- Hide option to anchor text
This commit is contained in:
parent
8d68816d21
commit
6f04bd0444
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ class TextSettingsWindow(SettingsWindow):
|
|||
box.attach(bg_col_label, 0, 6, 1, 1)
|
||||
box.attach(bg_col, 1, 6, 1, 1)
|
||||
box.attach(align_label, 0, 7, 1, 5)
|
||||
box.attach(align_type_box, 1, 7, 1, 1)
|
||||
#box.attach(align_type_box, 1, 7, 1, 1)
|
||||
box.attach(monitor, 1, 8, 1, 1)
|
||||
box.attach(align_x, 1, 9, 1, 1)
|
||||
box.attach(align_y, 1, 10, 1, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue