Merge pull request #8752 from obrakmann/optional-target-lines
Added option to turn off rendering of target lines in the settings
This commit is contained in:
@@ -190,6 +190,13 @@ Container@SETTINGS_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Always Show Status Bars
|
||||
Checkbox@DISPLAY_TARGET_LINES_CHECKBOX:
|
||||
X: 310
|
||||
Y: 245
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Display Target Lines
|
||||
Label@LOCALIZATION_TITLE:
|
||||
Y: 265
|
||||
Width: PARENT_RIGHT
|
||||
|
||||
@@ -203,6 +203,13 @@ Background@SETTINGS_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Always Show Status Bars
|
||||
Checkbox@DISPLAY_TARGET_LINES_CHECKBOX:
|
||||
X: 310
|
||||
Y: 265
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Display Target Lines
|
||||
Label@LOCALIZATION_TITLE:
|
||||
Y: 270
|
||||
Width: PARENT_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user