-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chord chart): fix zero value settings
Before this fix the default value was used when certain settings were set to zero, eg. the barreChordRadius. This is now fixed by using null coalescing wherever it makes sense.
- Loading branch information
Voellmy Raphael
authored and
Voellmy Raphael
committed
Jul 11, 2020
1 parent
cd18d4b
commit b2efdaa
Showing
2 changed files
with
49 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters