File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 8
8
<a : checkbox class =" underlined" label =" Keep array indentation"
9
9
checked =" {[beautify/jsbeautify/@keeparrayindentation] != '' ? [beautify/jsbeautify/@keeparrayindentation] : 'true'}"
10
10
value =" [beautify/jsbeautify/@keeparrayindentation]" />
11
- <a : hbox edge =" 5 5 2 0 " align =" center" >
11
+ <a : hbox edge =" 5 5 2 5 " align =" center" >
12
12
<a : label flex =" 1" >Braces</a : label >
13
13
<a : dropdown default =" end-expand" value =" [{require('ext/settings/settings').model}::beautify/jsbeautify/@braces]" width =" 185" height =" 21" >
14
14
<a : item value =" collapse" >Braces with control statement</a : item >
Original file line number Diff line number Diff line change 23
23
</a : bar >
24
24
<a : scrollbar
25
25
for = " barSettings"
26
- id = " sbTrFiles"
27
26
margin = " 2"
28
27
skin = " sbios"
29
28
width = " 7"
You can’t perform that action at this time.
0 commit comments