mirror of
https://github.com/ryojerryyu/obsidian-jessiecode.git
synced 2026-07-22 06:43:22 +00:00
fix: correct bisector configuration in obsidian theme to set straightFirst instead of straightLast
This commit is contained in:
parent
c60cd7a22a
commit
cfb5487dfa
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ JXG.themes['obsidian'] = {
|
|||
bisector: {
|
||||
strokeColor: interactiveAccent,
|
||||
highlightStrokeColor: interactiveAccentHover,
|
||||
straightLast: false,
|
||||
straightFirst: false,
|
||||
dash: 2,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue