Skip to content

Commit

Permalink
Put terminal and terminal curve in advanced
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldrian committed Sep 17, 2018
1 parent d19e6ec commit f4a1ac4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/font.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/controls.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ exports.controls = [
minAdvised: 0
maxAdvised: 0.8
disabled: false
advanced: false
advanced: true
group: 'Terminals'
,
name: 'serifTerminalCurve'
Expand All @@ -361,7 +361,7 @@ exports.controls = [
minAdvised: 0
maxAdvised: 2
disabled: false
advanced: false
advanced: true
group: 'Terminals'
,
name: 'serifArc'
Expand Down

0 comments on commit f4a1ac4

Please sign in to comment.