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:
Matthias Mailänder
2015-07-20 22:05:05 +02:00
5 changed files with 19 additions and 0 deletions

View File

@@ -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

View File

@@ -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